You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Denes Matetelki 8816e1989f
TcpClient, Poll, Connection went generic
13 years ago
..
ArgParse.hpp MysqlClient query performance boost, reconnect function. ArgParse ctor argument order changed 13 years ago
Colors.hpp Colors at logging. test_Common.hpp renamed to Fixtures.hpp. TimerThread remove user is suspicious 14 years ago
Common.hpp TcpClient, not yet multithreaded 13 years ago
ConcurrentQueue.hpp New make target: reset, which removes all generated files. Doxygen file and doc target added. New singleton Logger class. New TimerThread class. Cafe of broken dreams: ./other: ConcurrentMultiMap, Semaphore.cpp. run_test asks y/n question to run gdb if core created. test_Common.hpp to init Logger for tests. 14 years ago
ConditionVariable.hpp waiting with pthread_mutex_timedlock, pthread_cond_timedwait now uses nanosec too. Thread can be created as a soft-realtime thread. TimerThread should have nanosec precision alarm functionality. 14 years ago
Connection.hpp TcpClient, Poll, Connection went generic 13 years ago
Logger.hpp TimerThreadMultimap went back to the 'cafe of broken dreams' folder again, logger handle levels, Timer starts new threads when time is over 14 years ago
Message.hpp TcpClient, Poll, Connection went generic 13 years ago
Multiton.hpp multiton class added 13 years ago
Mutex.hpp coding style fixes 14 years ago
MysqlClient.hpp MysqlClient query performance boost, reconnect function. ArgParse ctor argument order changed 13 years ago
Observer.hpp Observer design pattern's Observer & Subject abstract classes 13 years ago
Poll.hpp TcpClient, Poll, Connection went generic 13 years ago
ScopedLock.hpp ScopedLock takes Mutex as reference not as pointer 14 years ago
Semaphore.hpp waiting with pthread_mutex_timedlock, pthread_cond_timedwait now uses nanosec too. Thread can be created as a soft-realtime thread. TimerThread should have nanosec precision alarm functionality. 14 years ago
Singleton.hpp new singleton implementations 13 years ago
Singleton_DCLP.hpp new singleton implementations 13 years ago
Singleton_call_once.hpp singleton with std::call_once 13 years ago
Singleton_meyers.hpp new singleton implementations 13 years ago
Socket.hpp TcpClient, Poll, Connection went generic 13 years ago
Subject.cpp MysqlClient class. TToStr, StrToT templates. CMakeLists update to run the tests. 13 years ago
Task.hpp New make target: reset, which removes all generated files. Doxygen file and doc target added. New singleton Logger class. New TimerThread class. Cafe of broken dreams: ./other: ConcurrentMultiMap, Semaphore.cpp. run_test asks y/n question to run gdb if core created. test_Common.hpp to init Logger for tests. 14 years ago
TcpClient.hpp TcpClient, Poll, Connection went generic 13 years ago
TcpServer.hpp Messy Tcp connection stuff...starting the cleanup 13 years ago
Thread.hpp TcpClient update. new class: TcpServer 13 years ago
ThreadPool.hpp ThreadPool does not have threadnum parameter anymore, you can add as many worker thread as you want later 14 years ago
Timer.hpp TimerThreadMultimap went back to the 'cafe of broken dreams' folder again, logger handle levels, Timer starts new threads when time is over 14 years ago