About Me

My photo
My Blogs reflect something of me

Sunday, October 31, 2010

TODO: Notes on Reactor Pattern




Reactor: An Object Behavioral Pattern for Concurrent Event Demultiplexing and Event Handler Dispatching

The Generic Observer Pattern

Pdf comparing Reactor and Observer Patterns


See Also:

1) The Design and Use of the ACE Reactor
2)Comparison of Reactor and Proactor - Two High-Performance I/O Multiplexing Design Patterns  (from Artima)
3) Good Slide describing the generic MVC model of event driven programming.
    The terminology is a bit confusing as different slides use different nicknames for the same concept.
    https://users.cs.jmu.edu/foxcj/Public/ISED/slides/Ch19.ppt

No comments:

Post a Comment