This is used as a playground for me to test TPL concepts. Currently, this example shows 3 buffer blocks linked to a batch block. The batch block is then linked to an action block. Once each of the buffer blocks has posted a Tuple<string, string> object, the batch block will create an array of tuple<string, string> objects and send that to the action block. The action block will print the results of the batch. There are random delays inserted througout to simulate delays in an actual program. The example clearly shows the 1 and 2 buffer blocks filling up while the 3rd buffer block is always empty.
-
Notifications
You must be signed in to change notification settings - Fork 0
zachjacobs/TPLPlayground
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published