Commit Graph

12 Commits

Author SHA1 Message Date
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
pengys5 d80e2ff43d node component save to es success. 2017-07-29 12:07:42 +08:00
pengys5 b53a3c5b53 1. remove remote module
2. make stream module as a collector define module, contains grpc remote service for call remote workers
3. worker framework is ok
4. Collector start ok
2017-07-24 11:42:39 +08:00
pengys5 e12dc5fa47 1. Add agent jvm module
2. Add agent register module
2017-07-20 09:54:16 +08:00
pengys5 730c606389 add server holder to reuse server with same host, port, server classify 2017-07-19 23:21:24 +08:00
pengys5 c955f7889b Add agent server module to get the collector stream server address
/agentstream/grpc
/agentstream/jetty
2017-07-19 20:50:27 +08:00
pengys5 640440d581 1. Add stream module: The stream base framework
2. Add context help for every module to find another module’s context.
2017-07-18 14:49:47 +08:00
pengys5 38aeb92e54 collector compile successful 2017-07-17 22:33:15 +08:00
pengys5 9f10f8e4eb Add worker module framework 2017-07-17 21:57:12 +08:00
pengys5 116fca8a42 module install
#266
2017-07-11 23:37:12 +08:00
wusheng eb82d2c989 Update version for next iteration. 2017-06-17 22:40:42 +08:00
pengys5 b2b36fee00 Change groupId and artifactId 2017-04-28 01:17:09 +08:00