Skip to content
View DeveloperSuccess's full-sized avatar

Block or report DeveloperSuccess

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. PubSub PubSub Public

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

    C# 2

  2. VMDCore VMDCore Public

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

    C#

  3. DeferredTaskManager DeferredTaskManager Public

    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 cur…

    C#

  4. PoolInfiniteTasks PoolInfiniteTasks Public

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

    C#