Commit Graph

27 Commits

Author SHA1 Message Date
Dmitry Simonenko 3060192ad1 flint: corrections in AUTHORS file 2016-11-10 13:28:00 +03:00
Dmitry Simonenko 095a3440cd flint: fix rc code checks in echo example 2016-11-09 16:44:44 +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 3c9662b65b flint: rename project 2016-11-08 17:53:52 +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 885d6da209 fluent: add README.md 2016-11-08 14:29:48 +03:00