Skip to content

Releases: parallel-pooler/pooler

Pooler v2.3.1

01 Sep 06:14

Choose a tag to compare

  • comments and readme.md

Pooler v2.3.0

31 Aug 22:20

Choose a tag to compare

  • method StopProcessing() renamed to StopAll()
  • added method StopCurrent() in repeater pooler to end one of repeating thread and going to pool end point

Pooler v2.2.0

24 Jun 21:12

Choose a tag to compare

Repeater - added public methods SetTasksCount(int?); and int? GetTasksCount();

Pooler v2.1.0

24 Jun 01:47

Choose a tag to compare

  • icon url fix
  • tests

Pooler v2.0.0

24 Jun 01:46

Choose a tag to compare

  • parallel and repeater pooler
  • masive refactoring
  • execution speed improvements
  • assembly rename

Parallel Pooler v1.1.2

22 Jun 23:53

Choose a tag to compare

  • bugfix in NuGet package
  • XML documentation file
  • readme with examples
  • assembly renamed to Poller
  • renamed source files

Parallel Pooler v1.0.0

22 Jun 21:40

Choose a tag to compare

  • first release with working tests, accepting only delegates and void functions for tasks