zhongxiao

Results 4 comments of zhongxiao

If you check how the Util.createSocket is implemented, you will see that the timeout defines an upper limit of the connection only, not a lower limit, because the timeout is...

yes, I do . The clojure-client ``` (prn (send-event (tcp-client :host "127.0.0.1") {:service "xiaoniu2" :state "ok" :ttl 100})) #object[io.riemann.riemann.client.MapPromise 0x73a5f5b7 {:status :ready, :val #riemann.codec.Msg{:ok true, :error nil, :events [], :query...

一家之言: 面向对象这个思想也许是一个错误的思想.... 微服务 抛开面向对象思想, 面向数据

现实中的架构 要混合使用. 不能非黑即白.. 网关不可或缺.. 独立域名 多个独立网关,也不矛盾.大兄弟