Talk:Gearman
This article is rated Start-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||||||||
|
Diagram
[edit]A diagram such as the one in the Gearman doku page (showing hierarchy / communication links among client / job server / worker nodes) would be good; I can create one in inkscape or similar, am unsure of the copyright status of diagrams such as that, however.timbo (talk) 11:52, 13 June 2009 (UTC)
External links modified
[edit]Hello fellow Wikipedians,
I have just modified one external link on Gearman. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:
- Added archive https://web.archive.org/web/20081209012837/http://krow.livejournal.com/628025.html to http://krow.livejournal.com/628025.html
When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.
This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}}
(last update: 5 June 2024).
- If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
- If you found an error with any archives or the URLs themselves, you can fix them with this tool.
Cheers.—InternetArchiveBot (Report bug) 23:49, 5 April 2017 (UTC)
Similar software
[edit]i just removed Ansible, it's a configuration management system, totally unrelated.
let's not add anything again here without a citation proving it actually is similar.
the best i can come up with is Amazon Simple Queue Service (or any similar distributed work queue implementation), it can distribute work to workers in a similar fashion, BUT it does not directly provide a means for returning the result to the client.
edit: https://en.wikipedia.org/wiki/Message_queue#See_also (but gearman is not only a queue, it merely contains a queue.)