Click here to Skip to main content
15,892,674 members
Articles / Programming Languages / C#

Batch Processing Patterns with Taskling

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
13 Nov 2016MIT10 min read 33.2K   1   10  
In this article we'll look at common patterns in batch processing and how the Taskling libraries provide a simple and reliable way of using those patterns in your C# batch jobs.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Architect
Spain Spain
I am a software architect/engineer that has been working on backend systems for 12 years. In recent years I have focused on event-driven architectures, data analytics, batch processing and software testing.

I write mostly on my own blog at https://jack-vanlightly.com

Comments and Discussions