Scheduler interface of Executor
authorHans Fugal <fugalh@fb.com>
Thu, 19 Jun 2014 01:03:45 +0000 (18:03 -0700)
committerAnton Likhtarov <alikhtarov@fb.com>
Thu, 26 Jun 2014 02:27:43 +0000 (19:27 -0700)
commitd7a43326b76def70da0b780d71813eab5a887e2c
tree20275a51938e12ea96591fb0f89cd449c50e8af2
parent0ecc747362994b7bdc1ee315b6afbc7ab893a3bc
Scheduler interface of Executor

Summary: and ManualExecutor implementation

Test Plan: unit tests, contbuild

Reviewed By: davejwatson@fb.com

Subscribers: bmatheny, folly@lists, net-systems@, fugalh, exa, marccelani, jsedgwick

FB internal diff: D1392999

Tasks: 4548494
folly/wangle/Executor.h
folly/wangle/ManualExecutor.cpp
folly/wangle/ManualExecutor.h
folly/wangle/test/ExecutorTest.cpp [new file with mode: 0644]