meliheran
-
- 1,731 total downloads
- last updated 4/3/2022
- Latest version: 1.0.3
A thread safe buffer queue mechanism that can be processed with multi thread logic. Usefull for periodicly loading batch records from database or etc. and to process these items on seperated multi threads. -
TimeShifter
by: meliheran- 1,330 total downloads
- last updated 4/4/2022
- Latest version: 1.0.2
This is a solution for postpone the requests depends on user action. Unpredictable user action may cause multiple calls. So wait for the right time to make a call.