BIND 10 #765: Investigate alternatives to MSGQ

BIND 10 Development do-not-reply at isc.org
Sat Mar 26 22:04:34 UTC 2011


#765: Investigate alternatives to MSGQ
-------------------------------------+-------------------------------------
           Reporter:  stephen        |                      Owner:
               Type:  task           |                     Status:  new
           Priority:  major          |                  Milestone:  Year 3
          Component:  msgq           |  Task Backlog
          Sensitive:  0              |                   Keywords:
Add Hours to Ticket:  0              |  Estimated Number of Hours:  0
        Total Hours:  0              |                  Billable?:  1
                                     |                  Internal?:  0
-------------------------------------+-------------------------------------
 Any package meeting the requirements (below) is a possibilities. Ones that
 may be worth considering are rabbitmq, boost::msgq, and dbus.

 '''Requirements'''
 - We have to be able to secure if it uses other computers.
 - Nice: Cross-machine
 - Compatible license (not GPL)
 - Nice: send file descriptors
 - Nice: minimize dependencies
 - Nice: Client-side in Python and C++
 - Nice: Not have to declare types before sending
 - Nice: high-performance
 - Point-to-point and group communication (including no listeners)
 - Separate instances (to run multiple BIND 10 in parallel)
 - Multiple OS support
 - Nice: unit-tests for the code itself
 - Nice: mock test support

-- 
Ticket URL: <http://bind10.isc.org/ticket/765>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list