Hi Martin,

Compared to Matt’s reactor the wrapper is:

0: a reactorJ

1: 100% C++ with different ways of expressing the event handlers (not a
choice for people looking for plain C)

2: Smaller & internal simpler

3: Allows full access at every step of polling   - user can manipulate
directly & dynamically state and/or event handlers (add/remove/change)

4: Doesn’t offer any predefined “operations” that might make life easier for
the user in some scenarios – but they can be easily cooked and reused





PS: I’ve just added to the documentation a short how-to note about
adding/removing dynamically event handlers as well as an example describing
this feature (server3.cpp)



Radu
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to