Skip to content

Tags: zengjieyu/brpc-java

Tags

2.0.2

Toggle 2.0.2's commit message
1. downgrade to ConcurrentHashMap when FastFutureStore runs out of sp…

…ace.

2. fix file naming bug

2.0.1

Toggle 2.0.1's commit message
1. support protocols: baidu rpc std, sofa, hulu, http+json, http+prot…

…obuf, nshead+protobuf

2. naming:list,file,dns
3. support jprotobuf
4. load balance: fair, weigth, random, round roubin
5. support interceptor
6. support concurrency limit: count, token bucket
7. support compress: gzip,snappy,zlib
8. support non spring && spring