Commit Graph

25 Commits

Author SHA1 Message Date
Leonid Stryzhevskyi
1ab3543bd1
Cmd line args parser (#21)
* CommandLineArgumetns parser added

* fixed CMakeLists.txt

* Fix to linux build

* Fix linux build for tests
2018-10-28 23:20:58 +02:00
lganzzzo
a167fc6748 build script v1 2018-10-16 19:13:54 +03:00
lganzzzo
d9d125c0ea code cleanup 2018-10-13 19:41:32 +03:00
lganzzzo
897938bc28 Async processor optimization 2018-10-02 03:15:15 +03:00
lganzzzo
b1147b5c5b Added default thread number config value for AsyncHttpConnectionHandler 2018-09-28 10:06:38 +03:00
lganzzzo
c18230a776 performance optimization for multithreaded server 2018-09-25 01:28:07 +03:00
lganzzzo
3b7df3d298 fixed compilation errors 2018-09-24 00:05:42 +03:00
lganzzzo
22fc5bc0db Setting affinity group for HttpConnectionHandler threads 2018-09-24 00:02:30 +03:00
lganzzzo
8e5f64c916 Utility methods for oatpp::concurrency::Thread 2018-09-23 23:05:37 +03:00
lganzzzo
db4531bd3a lock to cpu mapping 2018-09-22 13:20:52 +03:00
lganzzzo
369a994381 experiment with small strings 2018-09-21 00:00:28 +03:00
lganzzzo
f1d4270fe8 Default config file 2018-09-14 12:02:20 +03:00
lganzzzo
e2f33e906a Additional static lock/unlock for SpinLock 2018-09-12 23:37:49 +03:00
lganzzzo
68c5160f4c Better ObjectMapper. Support for ordered fields 2018-07-22 12:57:32 +03:00
lganzzzo
a04ddec3cb basic oatpp ints moved to c++11 fixed size ints as for default 2018-07-19 02:03:34 +03:00
lganzzzo
075c8e45c0 OATPP_VERSION stemp added 2018-06-27 02:11:59 +03:00
lganzzzo
8b91751bbe Fixed string concat 2018-06-27 02:07:08 +03:00
lganzzzo
6effe7ae30 PtrWrapper, ObjectWrapper refactoring 2018-06-26 19:25:56 +03:00
lganzzzo
80aa0ca5ba PtrWrapper moved to data::mapping::type 2018-06-26 16:34:27 +03:00
lganzzzo
938592ff67 new string concept. basic refactoring 2018-06-26 02:30:01 +03:00
lganzzzo
b8a8d41c4f removed throw in memory pool delete 2018-06-07 00:45:58 +03:00
lganzzzo
c7a8ec48c3 better url mapping 2018-05-15 21:14:02 +03:00
lganzzzo
738fc4c7a0 Minor code cleanup 2018-04-09 18:28:02 +03:00
lganzzzo
82c0d19600 better sigpipe handling 2018-04-02 04:38:57 +03:00
lganzzzo
751d525539 restructuring and code cleanup 2018-03-29 07:50:20 +03:00