Wiki » History » Version 26

« Previous - Version 26/271 (diff) - Next » - Current version
J. Wienke, 11/10/2010 10:40 AM


Wiki

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)

Meeting 2010-11-10

*Sequencing:
  • Spread-specific: -> sequencing only in spread port, remove sequencing stuff from Notification.proto
  • Parallelization of sequencing to reduce send and receive times