Skip to content

gdeetotdom/thriftworker

Repository files navigation

ThriftWorker - implements workers, transports, protocols for ThriftPool.

CI status: cistatus

ThriftWorker provides implementation of some primitives for ThriftPool.

Key features:

  • Support multiple workers implementation (sync, threads pool);
  • Support multiple transports (currently only framed transport over TCP).