Very useful library to implement async processes, e.g. delayed emails sending, invoice generation, video conversion, calculation of large amount of data etc, in short for all cases, when the direct sync execution is not possible or in a limited resource env. Thanks to queue integration it is possible to scale and distribute the load among multiple nodes very easily. The library allows to integrate different queue backends and contains already integrated amqp implementation.
-
Notifications
You must be signed in to change notification settings - Fork 0
Very useful library to implement async processes, e.g. delayed emails sending, invoice generation, video conversion, calculation of large amount of data etc, in short for all cases, when the direct sync execution is not possible or in a limited resource env. Thanks to queue integration it is possible to scale and distribute the load among multip…
breathbath/go_async_executor
About
Very useful library to implement async processes, e.g. delayed emails sending, invoice generation, video conversion, calculation of large amount of data etc, in short for all cases, when the direct sync execution is not possible or in a limited resource env. Thanks to queue integration it is possible to scale and distribute the load among multip…
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published