Wiki » History » Version 28

J. Wienke, 11/10/2010 10:41 AM

1 1 S. Wrede
h1. Wiki
2 1 S. Wrede
3 1 S. Wrede
h2. Dependencies
4 1 S. Wrede
5 1 S. Wrede
* RSC, see RSC Project at Code.CoR-Lab
6 1 S. Wrede
* boost::uuid (can be installed from GAR installer, contrib/boost.uuid or is contained in newer boost versions)
7 1 S. Wrede
* boost::threadpool (can be installed from GAR installer, contrib/boost.threadpool, will probably be replaced by RSC threadpool implementation)
8 1 S. Wrede
* 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)
9 3 J. Wienke
* Google protocol buffers (lucid ubuntu package works, can also be installed from GAR installer, contrib/protobuf)
10 4 J. Wienke
* Doxygen for documentation generation (ubuntu package)
11 4 J. Wienke
* lcov for coverage report (ubuntu package)
12 26 J. Wienke
13 26 J. Wienke
h2. Meeting 2010-11-10
14 26 J. Wienke
15 27 J. Wienke
* Sequencing:
16 28 J. Wienke
** 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
17 26 J. Wienke
** Parallelization of sequencing to reduce send and receive times