Here I have redesigned the golang worker setup based on the use cases I have
found after using it for syncing purpose for the last one year.
Few new support added:
- Recovery
- Logger
- Retries
- Pool stats
- Error Pool
- Thread safe job addition
- Profiler
https://github.com/mayur-tolexo/sworker
Hey! I have redesigned the golang worker setup based on the use cases I have
found after using it for syncing purpose for the last one year.
Please do let me know if I am missing anything.
https://mayur-tolexo.github.io/sworker/
--
You received this message because you are subscribed to the Goo