Saturday, November 24, 2012

Resque 1.23.0 / 2.0.0.pre.1


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Chris Wanstrath | More scripts
github.com
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
Other
Ruby
November 24th, 2012, 08:58 GMT [view history]
C: \ Development Tools \ Other Libraries

Developers can create jobs and organize them in various queues.

Comes as a Ruby library, Rake task and Sinatra app, all into one single toolkit for managing jobs.

The library organizes the jobs and queues, the Rake task processes the jobs and the Sinatra app monitors all of the above.

For storing any Resque related information, Redis is used as its data storage engine.

What's New in This Release: [ read full changelog ]

· Don't run `before_fork` hook if Resque can't fork.
· Don't run `after_fork` hook if Resque can't fork.
· Retry connecting to redis up to 3 times.
· Pass exceptions raised by the worker into the Failure backend.


Download button

0 comments:

Post a Comment