rubyonrails-talk
August 26th, 2006, 07:26 PM
Hi,
I'm using drbfire to send a "DRbUndumped" ActiveRecord object from the server to the client, through an ADSL line of 4Mbits/s download, and 600Kbits/s upload. I was afraid there would be too many round-trips between the client and the server, and unfortunately this is true:
Server code:
------------
More... (http://groups.google.com/group/rubyonrails-talk/msg/5bc2ccd600ba75c5)
I'm using drbfire to send a "DRbUndumped" ActiveRecord object from the server to the client, through an ADSL line of 4Mbits/s download, and 600Kbits/s upload. I was afraid there would be too many round-trips between the client and the server, and unfortunately this is true:
Server code:
------------
More... (http://groups.google.com/group/rubyonrails-talk/msg/5bc2ccd600ba75c5)