New Feature Request - State Machine

Trustin Lee tlee at redhat.com
Tue Dec 2 00:36:27 EST 2008


That's the cool state machine implementation by Niklas, right?  :D

I'd love to import it into Netty codebase, too!  What I'd like to do is
to analyse the issues with Niklas's current implementation and write it
from scratch to avoid possible copyright issues (I don't want to be
bothered by some people I don't want to interact.)  It would be great to
get some help from Niklas, but it seemed like he's quite busy these days
unfortunately.

So, please keep us updated with your requirements on the state machine -
what could be improved and what could be fixed.

Cheers,
Trustin

On Sat, Nov 22, 2008 at 04:44:04AM +0900, Simon Trudeau wrote:
> As someone who implemented custom communication protocols over mina 2.x, I
> couldn't hep but fall in love with the state machine mechanics built into
> the framework. The use of annotations was simple and elegant and allowed to
> easily define state transition. Unfortunately, there was a concurrency issue
> with the statemachine implementation preventing the use of many
> statemachines in the same pipeline (there is still my bug report opened on
> that project! :.). I would love to see netty have a state machine mechanics
> to allow for easy implementation of protocols!
> 
> Good luck,
> 
> Simon

 
-- 
Trustin Lee, Principal Software Engineer, JBoss, a division of Red Hat
--
what we call human nature in actuality is human habit
--
http://gleamynode.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/netty-users/attachments/20081202/501600ff/attachment.bin 


More information about the netty-users mailing list