skywalking-java/apm-network
pengys5 5db840393e 1. Use guava cache to support id name exchange.
2. Add abstract ExchangeWorker to aggregate the data wait to exchange.
3. Once per second, timer call the implementation work of ExchangeWorker to exchange.
4. Exchanged data send to AggregationWorker, the data exchange 10 times but not exchanged, then give up.
5. Just component finish the exchange coding.
2017-08-03 00:10:27 +08:00
..
src 1. Use guava cache to support id name exchange. 2017-08-03 00:10:27 +08:00
pom.xml upgrade netty version and fix miss dependency classes issue 2017-07-01 00:18:50 +08:00