[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

BackgrounDRb 0.2.1 Release

Ezra Zygmuntowicz

11/29/2006 12:57:00 AM


It's that time again friends. skaar has been at it again and has
greatly improved the stability of the new system. And Ara Howard has
helped a ton by working with us on the slave library to iron out the
wrinkles./ The results is a lot nicer backgroundrb for everyone.

I have to say another huge thanks to skaar. He has singlehandedly
wrote almost all of this new version and many bug fixes. I am very
glad to have the help as I have too many projects to work on
currently. Thanks skaar!

Get the latest tagged release here:

http://svn.devjavu.com/backgroundrb/tags/rele...


= BackgrounDRb Changelog

This file contains a summary of changes in particular releases, for a
detailed change history and tickets, go to:

http://backgroundrb.devjavu.com/projects/backgroundr...

== 0.2.1 (Released November 28, 2006 - r162)

This release contains the accumulated fixes and enhancements after the
dot oh! release. Beside updating BackgrounDRb, we strongly encourage you
to update to Slave 1.1.0 which has important fixes that greatly improve
how BackgrounDRb behaves.

- Server: Improved logging of server events and exceptions.
- Server: Change of default DRb protocol to drbunix (domain sockets)
- Server: Re-add DRb ACL configuration (not needed for drbunix)
- Server: new_worker race condition fix
- Server: Jobs entries are now deleted properly when worker exits.
- Scheduler: Several scheduler fixes. It was pretty much broken in 0.2.0
- Scheduler: New external schedule definition file
- Scheduler: do_work semantic changes (README: Special case: :do_work)
- Rails: disabled rake tasks for start/stop/restart for now.
- Rails: disabled Rails unit test in worker generator
- Documentation: Deprecation of TODO file, items are in trac now.
- Documentation: CronTrigger documentation

== 0.2.0 (Released October 30, 2006 - r105)

Initial release of BackgrounDRb rewrite. This was is also the first
versioned release. The README contains the best overview the the new
architecture. This is the baseline release.



-- Ezra Zygmuntowicz
-- Lead Rails Evangelist
-- ez@engineyard.com
-- Engine Yard, Serious Rails Hosting
-- (866) 518-YARD (9273)





1 Answer

Giles Bowkett

11/29/2006 1:05:00 AM

0

Wondering, anybody on here using this? I know somebody locally who is,
he's having good results with it, but his app runs on an internal
network for a smallish number of users, and I have a client who may
need it set up for a much larger number of users.

--
Giles Bowkett
http://www.gilesg...
http://gilesbowkett.bl...

On 11/28/06, Ezra Zygmuntowicz <ezmobius@gmail.com> wrote:
>
> It's that time again friends. skaar has been at it again and has
> greatly improved the stability of the new system. And Ara Howard has
> helped a ton by working with us on the slave library to iron out the
> wrinkles./ The results is a lot nicer backgroundrb for everyone.
>
> I have to say another huge thanks to skaar. He has singlehandedly
> wrote almost all of this new version and many bug fixes. I am very
> glad to have the help as I have too many projects to work on
> currently. Thanks skaar!
>
> Get the latest tagged release here:
>
> http://svn.devjavu.com/backgroundrb/tags/rele...
>
>
> = BackgrounDRb Changelog
>
> This file contains a summary of changes in particular releases, for a
> detailed change history and tickets, go to:
>
> http://backgroundrb.devjavu.com/projects/backgroundr...
>
> == 0.2.1 (Released November 28, 2006 - r162)
>
> This release contains the accumulated fixes and enhancements after the
> dot oh! release. Beside updating BackgrounDRb, we strongly encourage you
> to update to Slave 1.1.0 which has important fixes that greatly improve
> how BackgrounDRb behaves.
>
> - Server: Improved logging of server events and exceptions.
> - Server: Change of default DRb protocol to drbunix (domain sockets)
> - Server: Re-add DRb ACL configuration (not needed for drbunix)
> - Server: new_worker race condition fix
> - Server: Jobs entries are now deleted properly when worker exits.
> - Scheduler: Several scheduler fixes. It was pretty much broken in 0.2.0
> - Scheduler: New external schedule definition file
> - Scheduler: do_work semantic changes (README: Special case: :do_work)
> - Rails: disabled rake tasks for start/stop/restart for now.
> - Rails: disabled Rails unit test in worker generator
> - Documentation: Deprecation of TODO file, items are in trac now.
> - Documentation: CronTrigger documentation
>
> == 0.2.0 (Released October 30, 2006 - r105)
>
> Initial release of BackgrounDRb rewrite. This was is also the first
> versioned release. The README contains the best overview the the new
> architecture. This is the baseline release.
>
>
>
> -- Ezra Zygmuntowicz
> -- Lead Rails Evangelist
> -- ez@engineyard.com
> -- Engine Yard, Serious Rails Hosting
> -- (866) 518-YARD (9273)
>
>
>
>
>
>