Commit Graph

1721 Commits

Author SHA1 Message Date
Dmitry Simonenko cfef697b15 sonata: add dynamic buffer 2016-11-09 15:35:17 +03:00
Dmitry Simonenko d762d94b4e sonata: add macro file 2016-11-09 15:33:52 +03:00
Dmitry Simonenko 9af01a3775 odissey: sketch router logic 2016-11-09 15:31:17 +03:00
Dmitry Simonenko fadce3f2fb odissey: add router fiber 2016-11-09 15:19:26 +03:00
Dmitry Simonenko 41d132e2a2 odissey: add client pool 2016-11-09 15:08:55 +03:00
Dmitry Simonenko a216da1830 odissey: rename pool to server pool 2016-11-09 15:01:48 +03:00
Dmitry Simonenko 614b09e83d odissey: add client object 2016-11-09 14:52:09 +03:00
Dmitry Simonenko cf84bbfa58 odissey: bind and listen for connections 2016-11-09 14:49:11 +03:00
Dmitry Simonenko 8198e87686 odissey: add connection pooler object 2016-11-09 14:42:52 +03:00
Dmitry Simonenko 3535c35eda odissey: link with libflint 2016-11-09 14:33:25 +03:00
Dmitry Simonenko 215704e6d9 odissey: add server pool 2016-11-09 14:30:06 +03:00
Dmitry Simonenko 59fc56424d odissey: add server abstraction 2016-11-09 14:01:08 +03:00
Dmitry Simonenko ba47914a29 odissey: update flint submodule 2016-11-08 18:20:43 +03:00
Dmitry Simonenko bee48f049c flint: update README.md 2016-11-08 18:19:49 +03:00
Dmitry Simonenko 44973f5feb flint: update README.md 2016-11-08 18:17:36 +03:00
Dmitry Simonenko 91adec04a4 flint: update README.md 2016-11-08 18:15:47 +03:00
Dmitry Simonenko 79ce095b6b odissey: add flint submodule 2016-11-08 17:58:07 +03:00
Dmitry Simonenko 87df583987 odissey: remove fluent submodule 2016-11-08 17:56:55 +03:00
Dmitry Simonenko 3c9662b65b flint: rename project 2016-11-08 17:53:52 +03:00
Dmitry Simonenko 831643cae9 odissey: add libsonata submodule 2016-11-08 17:45:27 +03:00
Dmitry Simonenko cd9fafa715 sonata: add .gitignore 2016-11-08 17:41:39 +03:00
Dmitry Simonenko 2e10945bda sonata: add makefiles 2016-11-08 17:41:16 +03:00
Dmitry Simonenko 8753b441e3 sonata: add LICENSE and AUTHORS files 2016-11-08 17:39:46 +03:00
Dmitry Simonenko 6ca6f4b084 sonata: add README.md 2016-11-08 17:38:14 +03:00
Dmitry Simonenko b52fb9a12c odissey: update fluent submodule 2016-11-08 16:28:03 +03:00
Dmitry Simonenko c71df38587 fluent: add echo server example 2016-11-08 16:23:58 +03:00
Dmitry Simonenko 4a38d7b7d6 fluent: add context switch benchmark 2016-11-08 16:04:53 +03:00
Dmitry Simonenko d4a77c147e fluent: cleanups for write handler 2016-11-08 15:57:56 +03:00
Dmitry Simonenko d6d48c7193 fluent: add io write support 2016-11-08 15:50:54 +03:00
Dmitry Simonenko 3d9edfd18f fluent: add io read support 2016-11-08 15:48:18 +03:00
Dmitry Simonenko 260b798fbe fluent: add io accept 2016-11-08 15:47:46 +03:00
Dmitry Simonenko c6d26a2d4d fluent: add io bind 2016-11-08 15:42:16 +03:00
Dmitry Simonenko 96982416ce fluent: add io connection 2016-11-08 15:40:12 +03:00
Dmitry Simonenko 3371498cb5 fluent: implement io object 2016-11-08 15:35:21 +03:00
Dmitry Simonenko d896a4405f fluent: add dynamic buffer 2016-11-08 15:33:56 +03:00
Dmitry Simonenko 02d174ecef fluent: update banners 2016-11-08 15:16:12 +03:00
Dmitry Simonenko 41e5f2a475 fluent: implement fiber runtime 2016-11-08 15:14:48 +03:00
Dmitry Simonenko f608e297a2 fluent: implement fiber scheduler 2016-11-08 15:07:09 +03:00
Dmitry Simonenko 8a9c5c70ed fluent: add fiber object 2016-11-08 15:03:58 +03:00
Dmitry Simonenko b148450aea fluent: add execution context abstraction 2016-11-08 15:01:27 +03:00
Dmitry Simonenko 34e5129be2 fluent: implement intrusive linked-list 2016-11-08 14:51:10 +03:00
Dmitry Simonenko f48b47d9e1 fluent: add and distinct public and private headers 2016-11-08 14:49:32 +03:00
Dmitry Simonenko ef8f7175bd fluent: add .gitignore file 2016-11-08 14:44:23 +03:00
Dmitry Simonenko c4154c2a2a fluent: add makefiles 2016-11-08 14:43:54 +03:00
Dmitry Simonenko 4e0f2d3c0c fluent: add AUTHORS and LICENSE files 2016-11-08 14:42:47 +03:00
Dmitry Simonenko d3b7f6d28c odissey: add libfluent submodule 2016-11-08 14:33:00 +03:00
Dmitry Simonenko 885d6da209 fluent: add README.md 2016-11-08 14:29:48 +03:00
Dmitry Simonenko 2052e06788 odissey: untrack binary file 2016-11-08 14:24:26 +03:00
Dmitry Simonenko b5abd9fada odissey: move src to core; add lib 2016-11-08 14:23:05 +03:00
Dmitry Simonenko 6c1922ffce odissey: update banners 2016-11-08 14:18:58 +03:00