bayeux4netty suggestions

Bob McWhirter bmcwhirt at redhat.com
Tue Sep 1 20:48:49 EDT 2009


On Sep 1, 2009, at 8:44 PM, Bob McWhirter wrote:

>>> I'd ultimately like a router.send(PublishRequest r) or
>>> router.send(BayeuxData m), plus a List<X> form of those.
>>
>> Would PublishRequest... and BayeuxData... (varargs) also be useful?
>
> I think List<X> suffices for my immediate use-case.

And I guess List<BayeuxData> probably wouldn't work, since I need to  
associate a channel for each BayeuxData.

But I still want batching, on the server-side, one way or another. :)

	-Bob


More information about the netty-dev mailing list