timeout-control
There are 10 repositories under timeout-control topic.
sbabcoc/JUnit-Foundation
JUnit Foundation is a lightweight collection of JUnit watchers, interfaces, and static utility classes that supplement and augment the functionality provided by the JUnit API.
sbabcoc/TestNG-Foundation
TestNG Foundation is a lightweight collection of TestNG listeners, interfaces, and static utility classes that supplement and augment the functionality provided by the TestNG API.
imrostami/Timeout.Net
Simple Multi Thread Timeout class library for .net To implement Timeout feature in .Net
aicorein/CSharp-Task-Extension
C# Task 扩展,封装实现了对原生 Task 的超时控制、自动取消和异常管理。
KernFerm/countdown-timer-obs
A Python-based countdown timer built using Pygame and Tkinter. This application allows users to adjust the timer, import sound files (.mp3 or .wav), and play a sound when the timer reaches a specific time. The user-friendly interface includes buttons to start, stop, increase, decrease, and clear the timer.
tim1116/go-solution
基于go的一些解决方案
amirdoosti6060/CircuitBreaker
Sample for Circuit Breaker, Retry and Timeout design patterns
bandicm/asynco
C++ library for asynchronous and event-driven programing
sohrabsardari/polly-sample-web-application
Provides sample implementations of the Polly library using decorator pattern and Autofac.
zeuszhao-hub/workerpool
Worker pool is a safe groutine pool that supports timeout control