Fluent Parallel Tasks in C#by@devNull
3,289 reads

Fluent Parallel Tasks in C#

December 4th 2019
3 min
by @devNull 3,289 reads
tldt arrow
Read on Terminal Reader🖨️

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

@devNull

Taylor Collins
react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa