Re: Thoughts on 2-way RPC

Charles Goodwin <[email protected]> Wed, 28 Jan 2004 10:22:58 +0000
Newsgroups gmane.comp.java.xwt.widgets
Organization XWT Foundation
Message-ID <[email protected]>
On Wed, 2004-01-28 at 10:19, Adam Megacz wrote:
> So, the choice we're stuck with is simple protocol or simple
> server-side implementation.

I think it would be easiest to go with our own server-side standard of
polling and returning every few seconds.  That way we can pool multiple
polling requests into the same thread on both the client and server.

We just have to document it 'tis all.
-- 
- Charlie

The future of the net - www.xwt.org

Charles Goodwin <[email protected]>
  Member of the XWT Foundation