1
0
Fork 0
Commit Graph

24 Commits

Author SHA1 Message Date
Gregory Eremin bd345af332 Working server with 5s stats snapshots 2015-10-28 01:23:39 +03:00
Gregory Eremin 79cb745a5d Define an empty Shutdown function on base daemon 2015-10-27 19:54:08 +03:00
Gregory Eremin 6f56486566 Move all stats related code to stats package 2015-10-27 02:54:00 +03:00
Gregory Eremin e098c2d7ea Give number printer adequate reasons to crash 2015-10-24 19:34:33 +03:00
Gregory Eremin 6d56b1b3be Update example consumer 2015-10-24 19:28:17 +03:00
Gregory Eremin 797e892120 Customizable logger 2015-10-24 19:25:16 +03:00
Gregory Eremin 0e1fbbe729 Language 2015-10-24 03:07:47 +03:00
Gregory Eremin 78cfb92db3 Use statistics logger in example app 2015-10-24 02:42:00 +03:00
Gregory Eremin 285d05cfd2 Log messages on Kafka startup/shutdown 2015-10-18 03:46:52 +03:00
Gregory Eremin 787156d3ba Wait for Kafka partition to shutdown 2015-10-18 03:45:25 +03:00
Gregory Eremin d847be21c6 Make shutdown handling predictable 2015-10-18 03:22:07 +03:00
Gregory Eremin 0f4bed32c8 Implement processing rate limits 2015-10-17 05:33:46 +03:00
Gregory Eremin 40dbc556f5 System processes are now named and supervised 2015-10-17 04:51:05 +03:00
Gregory Eremin 9141fd9f80 Make function names more consistent 2015-10-17 04:11:29 +03:00
Gregory Eremin 290b1dfd4e Move example Kafka implementation to a separate package 2015-10-17 04:10:16 +03:00
Gregory Eremin 6acd520f08 Add example readme draft 2015-10-17 03:58:31 +03:00
Gregory Eremin dd2a6fcca2 Use Kafka plugin based consumer implementation in example 2015-10-17 03:42:27 +03:00
Gregory Eremin d0ff12ce64 Add example consumer 2015-10-16 02:35:03 +03:00
Gregory Eremin b6f0d2953f Invert ShouldShutdown logic 2015-10-16 02:27:03 +03:00
Gregory Eremin 86c1b42540 Use less code to catch the interrupt signal 2015-10-14 04:17:22 +03:00
Gregory Eremin a2bfadfa66 Introduce Satan 2015-10-14 04:11:29 +03:00
Gregory Eremin 583ac5da5b Use new name 2015-10-14 03:50:43 +03:00
Gregory Eremin 463609a403 Do not subscribe to SIGTERM 2015-10-14 03:36:23 +03:00
Gregory Eremin 650c9d1b9d Add example daemon 2015-10-14 03:34:59 +03:00