Posting messages / timer callbacks to IO threads
이희승 (Trustin Lee)
trustin at gmail.com
Thu Aug 18 22:56:12 EDT 2011
Hi Matt,
There's no way to do that right now, but it will be the major new feature for Netty 4. Please stay tuned!
HTH
--
Trustin Lee (http://gleamynode.net/)
On Thursday, August 18, 2011 at 2:33 AM, mattklein123 wrote:
> Hi,
>
> One thing I like about Boost ASIO is that it allows you to post arbitrary
> messages and/or timer callbacks to IO threads. If an application has been
> designed to be single threaded, for example, this allows timers to be used
> on the same thread without needing a) extra threads, and b) extra
> synchronization.
>
> I have searched and I can't see any obvious way of doing this with Netty. Is
> there a way of doing this?
>
> Thanks,
> Matt
>
> --
> View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Posting-messages-timer-callbacks-to-IO-threads-tp6696365p6696365.html
> Sent from the Netty User Group mailing list archive at Nabble.com (http://Nabble.com).
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org (mailto:netty-users at lists.jboss.org)
> https://lists.jboss.org/mailman/listinfo/netty-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/netty-users/attachments/20110819/c4b4acfa/attachment.html
More information about the netty-users
mailing list