sapling/eden/fs/service
Chad Austin 385a94a69f Use a pool of HgImporter workers
Summary:
Have HgBackingStore hold multiple HgImporters in its own thread pool. Incoming
requests are processed by threads in the thread pool.

Reviewed By: wez

Differential Revision: D6265043

fbshipit-source-id: b2d4f345b772f296c5335a7fbcadfce1d93245fd
2017-11-15 09:49:48 -08:00
..
oss run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
__init__.py Add integration test for rebasing in Hg. 2017-07-27 17:24:01 -07:00
client.py Include the directory that Eden was looking at in the exception message. 2017-10-06 12:28:41 -07:00
DEFS avoid multiple builds of the eden server library 2017-04-14 11:39:02 -07:00
eden.thrift Store Hg dirstate data in Hg instead of Eden. 2017-11-06 19:56:49 -08:00
EdenError.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
EdenError.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
EdenServer.cpp Use a pool of HgImporter workers 2017-11-15 09:49:48 -08:00
EdenServer.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
EdenServiceHandler.cpp Grab __func__ in a constexpr StringPiece again 2017-11-10 23:54:04 -08:00
EdenServiceHandler.h Store Hg dirstate data in Hg instead of Eden. 2017-11-06 19:56:49 -08:00
GlobNode.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
GlobNode.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
main.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
PrettyPrinters.cpp Store Hg dirstate data in Hg instead of Eden. 2017-11-06 19:56:49 -08:00
PrettyPrinters.h Store Hg dirstate data in Hg instead of Eden. 2017-11-06 19:56:49 -08:00
streamingeden.thrift Fix the include prefix for c++ generated code 2017-11-09 15:35:58 -08:00
StreamingSubscriber.cpp Move Journal locking inside of Journal itself 2017-11-10 19:57:49 -08:00
StreamingSubscriber.h fix a deadlock - lock ordering violation in Journal/StreamingSubscriber 2017-11-01 12:24:44 -07:00
TARGETS Grab __func__ in a constexpr StringPiece again 2017-11-10 23:54:04 -08:00
ThriftUtil.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00