Releases: brianlmoon/net_gearman
Releases · brianlmoon/net_gearman
1.0.0-beta
Updates:
- Better connection handling for workers
- Tasks can now use a different server list than the Client. This is handy if you have different servers for handling different jobs. This allows for that work to be done in parallel rather than having to be handled by multiple clients.