[Backgroundrb-devel] Problem with worker servers
hemant
gethemant at gmail.com
Fri Jul 25 15:53:29 EDT 2008
On Sat, Jul 26, 2008 at 1:09 AM, Daniel Lockhart <daniel at newzwag.com> wrote:
> I am a long time user of backgroundrb, and have used it's server methods
> (start_server and connect) to communicate data between various servers and
> applications. It has been a great tool for this, and I feel fairly
> comfortable with how the server and client communicate.
>
> With the latest version, however, I have encountered some problems. I can
> successfully connect with 'connect' to a server started with 'start_server',
> and the post_init function is called on both the server and client.
> However, no data can be sent. No matter who sends the data (server or
> client), the receive_data function is never called. Prior to the update,
> this worked fine. Is there anything new I should know about with this part
> of backgroundrb? I didn't see anything mentioned in the release
> announcement, but before I start digging deeper into the packet 1.9 code, I
> thought I would ask here first. Thanks in advance for any help!
Which OS?
More information about the Backgroundrb-devel
mailing list