Skip to content

Releases: brianlmoon/net_gearman

1.0.0-beta

03 Feb 20:02
Compare
Choose a tag to compare

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.