A Thrift server implementation backed by LMAX Disruptor, offering better throughput and latency than built-in Thrift servers.
<dependency>
<groupId>com.thinkaurelius.thrift</groupId>
<artifactId>thrift-server</artifactId>
<version>0.3.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates and starts a Thrift server with a custom processor on port 9090.
No known issues recorded.
No dependency data recorded yet.