1
0
Fork 0
arangodb/arangod/Scheduler
jsteemann 09e3a19a5b try to fix shutdown issue 2017-04-25 14:41:04 +02:00
..
Acceptor.cpp
Acceptor.h
AcceptorTcp.cpp unify case in error messages 2017-03-21 14:24:47 +01:00
AcceptorTcp.h
AcceptorUnixDomain.cpp
AcceptorUnixDomain.h
EventLoop.h
Job.cpp
Job.h
JobGuard.cpp
JobGuard.h Port thread fixes from 3.1 to devel. 2017-03-16 13:53:40 +01:00
JobQueue.cpp added queue time and request tracing with timings 2017-04-24 18:47:44 +02:00
JobQueue.h Port thread fixes from 3.1 to devel. 2017-03-16 13:53:40 +01:00
ListenTask.cpp try to fix shutdown issue 2017-04-25 14:41:04 +02:00
ListenTask.h
Scheduler.cpp fixed queue size 2017-04-24 18:47:44 +02:00
Scheduler.h try to fix shutdown races 2017-03-22 08:31:49 +01:00
SchedulerFeature.cpp try to fix feature startup order (Scheduler vs. CacheManager vs. DatabaseFeature) 2017-04-24 13:17:21 +02:00
SchedulerFeature.h try to fix shutdown races 2017-03-22 08:31:49 +01:00
Socket.cpp
Socket.h
SocketTask.cpp fixed lost HTTP requests 2017-03-21 22:51:49 +01:00
SocketTask.h fixed lost HTTP requests 2017-03-21 22:51:49 +01:00
SocketTcp.cpp added locking to avoid races within boost asio 2017-02-22 14:51:48 +01:00
SocketTcp.h added locking to avoid races within boost asio 2017-02-22 14:51:48 +01:00
SocketUnixDomain.cpp
SocketUnixDomain.h
Task.cpp
Task.h