[Backgroundrb-devel] Problem with worker servers
Daniel Lockhart
daniel at newzwag.com
Fri Jul 25 16:01:37 EDT 2008
Both servers are RHLE, one Red Hat 5, the other 4. The kernel on the
4 is 2.6.9-55.0.9.ELsmp which is 32 bit. The kernel on the 5 is
2.6.18-92.el5, which is 64 bit.
Thanks again.
On Jul 25, 2008, at 12:53 PM, hemant wrote:
> 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