My favorites | Sign in
Project Logo
                
Search
for
Updated Nov 20, 2008 by mike.rettig
Labels: Featured
Features  
  • Message Based Concurrency - See ThreadingDesign
  • Asynchronous Event Processing
  • No polling or event loops required
  • Multithreaded for full utilization of multi-core machines.
  • RequestReply support
  • Lightweight design suitable for client or server applications
  • Supports Any Message Type - object, value types, structs, delegates.
  • In Memory Message Multicast Across Threads
  • Generics Support - Subscriptions are typed - no casting necessary.
  • EventScheduling - Schedule an event for one time execution or on a regular interval.
  • EventBatching
  • Dedicated threads or thread pooling
  • Extensible event monitoring with CommandExecutor
  • MessageChannels

Sign in to add a comment
Hosted by Google Code