It seems to me that BackgrounDRb would be a good fit for a central job server shared across applications, but I want to use it with one app -- it would be easier and safer to simply use a DRbUNIXSocket on a single machine.
On multiple machines, the only way I know of to add any kind of security (even authentication) is to use SSL. Does BackgrounDRb support either of these options? If not, where's a good place to start on adding that functionality?
_______________________________________________ Backgroundrb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/backgroundrb-devel
