jar

com.thinkaurelius.thrift : thrift-server

Maven & Gradle

Aug 16, 2017
108 usages
67 stars

Thrift Server implementation backed by LMAX Disruptor · Thrift Server implementation backed by LMAX Disruptor. Shows better throughput/latency characteristics than build-in THsHa and TThreadedSelector servers.

Table Of Contents

Latest Version

Download com.thinkaurelius.thrift : thrift-server JAR file - Latest Versions:

All Versions

Download com.thinkaurelius.thrift : thrift-server JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window thrift-server-0.3.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.thinkaurelius.thrift

├─ com.thinkaurelius.thrift.Message.class - [JAR]

├─ com.thinkaurelius.thrift.State.class - [JAR]

├─ com.thinkaurelius.thrift.TDisruptorServer.class - [JAR]

├─ com.thinkaurelius.thrift.TDisruptorServerMBean.class - [JAR]

com.thinkaurelius.thrift.util.mem

├─ com.thinkaurelius.thrift.util.mem.Buffer.class - [JAR]

├─ com.thinkaurelius.thrift.util.mem.FastMemoryOutputTransport.class - [JAR]

├─ com.thinkaurelius.thrift.util.mem.Memory.class - [JAR]

├─ com.thinkaurelius.thrift.util.mem.TMemoryInputTransport.class - [JAR]

com.thinkaurelius.thrift.util

├─ com.thinkaurelius.thrift.util.TBinaryProtocol.class - [JAR]

├─ com.thinkaurelius.thrift.util.ThriftFactories.class - [JAR]