An open API service providing repository metadata for many open source software ecosystems.

DeveloperSuccess 1 Repository

DeveloperSuccess/BatchBackgroundTaskHandler

The implementation allows you to use multiple background tasks (or «runners») to process tasks from the queue. Classic runners usually do not wait, but constantly check the queue for tasks. The current implementation uses the PubSub pattern to wait for new tasks, which makes this approach more reactive but less resource-intensive.

Language: C# - Size: 102 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DeveloperSuccess/PoolInfiniteTasks

The solution allows you to create a pool to perform endless tasks and recreate them in case of failure.

Language: C# - Size: 16.6 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

DeveloperSuccess/PubSub

An example of the implementation of the «Publisher-Subscriber» behavioral pattern

Language: C# - Size: 1.48 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

DeveloperSuccess/SyncVsAsync

Language: C# - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DeveloperSuccess/PLINQ

Language: C# - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DeveloperSuccess/VMDCore

Веб-приложение имитирует работу автомата по продаже напитков.

Language: C# - Size: 2.14 MB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Links