paint-brush
Fluent Parallel Tasks in C#by@devNull
3,508 reads
3,508 reads

Fluent Parallel Tasks in C#

by Taylor Collins3mDecember 4th, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Performance is often one of the key focus points when building enterprise software. Many systems that we build rely heavily on communications with other systems. When these external communications become slow, then our software becomes slow. We can optimize the way that we communicate with those services in order to ensure maximum performance. The Task Parallel Library (aka TPL) provides a number of APIs that allow you to execute your code in parallel. Using the TPL can get complicated when working with a large number of tasks that return different types.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Fluent Parallel Tasks in C#
Taylor Collins HackerNoon profile picture
Taylor Collins

Taylor Collins

@devNull

L O A D I N G
. . . comments & more!

About Author

Taylor Collins HackerNoon profile picture
Taylor Collins@devNull

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite