- 30 May, 2013 1 commit
-
-
Axel Auweter authored
Cross platform issues compiling C++11 code (Mac OS has two C++ standard libraries, only one supports C++11 but Thrift fails to build with it). Fix: Replace C++11 system_error with Boost system_error. Some other minor fixes.
-
- 28 May, 2013 1 commit
-
-
Axel Auweter authored
Removed mosquitto dependency entirely. Started reworking collectagent main routines and message handling.
-
- 27 May, 2013 1 commit
-
-
Axel Auweter authored
stream works. Fixed a race condition to the message threads struct pollfd fds array.
-
- 24 May, 2013 3 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
-
Axel Auweter authored
-
- 05 Apr, 2013 1 commit
-
-
Axel Auweter authored
-
- 04 Apr, 2013 3 commits
-
-
Michael Ott authored
-
Axel Auweter authored
-
Axel Auweter authored
-
- 03 Apr, 2013 2 commits
-
-
Axel Auweter authored
Cassandra Header Fixes are applied only once now.
-
Axel Auweter authored
-
- 28 Mar, 2013 1 commit
-
-
Axel Auweter authored
-
- 22 Mar, 2013 1 commit
-
-
Axel Auweter authored
-
- 04 Feb, 2013 1 commit
-
-
Axel Auweter authored
again.
-
- 03 Feb, 2013 2 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
values into the data store. Also shows the achieved message rate. Still pretty dirty and naive.
-
- 17 Jan, 2013 1 commit
-
-
Axel Auweter authored
Currently, this is only a proof of concept for using the Thrift API provided by Cassandra a bit from C++. Let's hope to evolve this into what we're aiming for, soon.
-