Hi!
Thank you for developing BackgrounDRb.
It looks exactly like what I want, but I wish to remove the extra administration of running it as a separate server.
I would like the BackgrounDRb server and my Rails app to share life cycle. That is the BackgrounDRb server and the
Rails app should start and stop at the same time. Also, I would like to not use a TCP socket since only one application
is going to talk to the server.
If you could help me implement this, I would be very grateful.
Uwe |