Commit Graph

12 Commits

Author SHA1 Message Date
Nikolay Kim 9fa2a36b4e prepare actix-rt release 2019-11-14 17:33:28 +06:00
Ivan Ladelshchikov ed5023128b store the thread's handle with arbiter (#60) 2019-11-14 15:07:33 +06:00
Nikolay Kim 115e82329f fix arbiter thread panic message 2019-10-14 11:19:08 +06:00
Nikolay Kim 94e673b50b Add arbiter specific storage 2019-09-02 15:03:03 -07:00
Nikolay Kim b491d373b1 update actix-rt changes 2019-07-17 10:30:59 +06:00
Nikolay Kim 07708c5e9a prepare rt release 2019-06-22 09:02:17 +06:00
Nikolay Kim 7c5afc09a6 move threadpool to separate crate 2019-03-28 03:56:52 -07:00
Nikolay Kim bef199f831 add blocking mod support 2019-03-11 22:54:27 -07:00
Nikolay Kim f1d4bcef4b add Arbiter::exec_fn and exec functions 2019-03-11 22:51:17 -07:00
Nikolay Kim c03d869694 return io::Result from run method, remove Handle 2019-03-06 10:24:58 -08:00
Nikolay Kim 8ad93f4838 move server to separate crate 2018-12-09 22:14:29 -08:00
Nikolay Kim 98a151db4f add actix single threaded runtime 2018-12-09 19:55:40 -08:00