zerorpc

基于zeromq和一致性hash算法负载均衡的高性能rpc框架

License

License

GroupId

GroupId

com.github.linushp
ArtifactId

ArtifactId

zerorpc
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

zerorpc
基于zeromq和一致性hash算法负载均衡的高性能rpc框架
Project URL

Project URL

https://github.com/linushp/zerorpc

Download zerorpc

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.linushp/zerorpc/ -->
<dependency>
    <groupId>com.github.linushp</groupId>
    <artifactId>zerorpc</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.linushp/zerorpc/
implementation 'com.github.linushp:zerorpc:1.0.0'
// https://jarcasting.com/artifacts/com.github.linushp/zerorpc/
implementation ("com.github.linushp:zerorpc:1.0.0")
'com.github.linushp:zerorpc:jar:1.0.0'
<dependency org="com.github.linushp" name="zerorpc" rev="1.0.0">
  <artifact name="zerorpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.linushp', module='zerorpc', version='1.0.0')
)
libraryDependencies += "com.github.linushp" % "zerorpc" % "1.0.0"
[com.github.linushp/zerorpc "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.zeromq : jeromq jar 0.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0