Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Microsoft C#

Leveraging threads to speed up batch processing

Author: codeproject.com | Published: 14th Dec 2007 | Visited: 54 times | Add Comment
Filed in: CSharp

Speed up your batch processing by splitting it into smaller tasks and executing them in concurrent threads

Read Article
 

Sponsored Links

 


Related Articles

 Speed Dial for Internet - Fancy Delphi Application Contest Entry #29 in FDAC :: The Opera browser has a feature called Speed Dial which is basically a grid of your 9 (or more) favorite web sites presented using thumbnails instead o ...

 Fast ASP.NET web page loading by downloading multiple javascripts after visible content and in batch Download all external scripts on your web page after the visible content is loaded for faster perceived speed and donwload multiple javascript in batch for better actual s ...

 Processing Linked Web Data with XSLT Learn how to use the XML presentation language for real-life applicati ...

 Dynamic Formula Processing Library An article presenting a basic dynamic formula processor (including an infix to prefix conver ...

 Writing Code Templates for Third-Party Controls in Iron Speed Designer The goal of using Code Templates in Iron Speed Designer is all about saving time! Integrate your favorite third-party control into your Iron Speed Designer applicat ...

 XML Processing in PHP and Oracle Applications Processing XML in PHP/Oracle Applications As mentioned, there are two alternatives when it comes to performing XML processing in your PHP/Oracle application. You can perform any required XML processing using either PHP's XML extensions (or PEAR XML packages) or Oracle's XML features. Visi ...

 Transforming and Processing XML with XSLT Transforming and Processing XML with XSLT In the preceding example, you transform XML into HTML directly in your script, wrapping the data extracted from the XML document into appropriate HTML tags. Alternatively, you might perform an XSL (Extensible Stylesheet Language) transformation to get the...

 Performing XML Processing inside the Database Performing XML Processing inside the Database When building XML-enabled applications on top of Oracle, there are many advantages to performing the XML processing inside the database when compared to performing it on the client. The key advantages to perform XML processing inside the database are as. ...

 Moving All the XML Processing into the Database Moving All the XML Processing into the Database In the preceding example, the database server performs only a part of the XML processing while the rest is still performed by the PHP engine. Specifically, the database server generates an employees XML document based on the records from the... Visit ...

 Light Speed Inline Editing Using ASP.NET AJAX and Web Services. Part I. javascript+AJAX solution for inline edititng in g ...



Next: ADO.NET Connection Pooling at a Glance



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links