Wiki » History » Version 28

Version 27 (J. Wienke, 11/10/2010 10:40 AM) → Version 28/271 (J. Wienke, 11/10/2010 10:41 AM)

h1. Wiki

h2. Dependencies

* RSC, see RSC Project at Code.CoR-Lab
* boost::uuid (can be installed from GAR installer, contrib/boost.uuid or is contained in newer boost versions)
* boost::threadpool (can be installed from GAR installer, contrib/boost.threadpool, will probably be replaced by RSC threadpool implementation)
* spread for spread port (lucid ubuntu package does not work as it is still an old version, can be installed through GAR installer, contrib/spread)
* Google protocol buffers (lucid ubuntu package works, can also be installed from GAR installer, contrib/protobuf)
* Doxygen for documentation generation (ubuntu package)
* lcov for coverage report (ubuntu package)

h2. Meeting 2010-11-10

* Sequencing:
** Spread-specific: -> sequencing only in spread port, remove sequencing stuff from Notification.proto, add second message type only with sequencing information wrapped around serialized Notification Notification.proto
** Parallelization of sequencing to reduce send and receive times