es Bulk

Posted by 夏泽民

github.com/olivere/elastic bulk := client.Bulk()



supervisord

Posted by 夏泽民

https://github.com/ochinchina/supervisord go 实现的supervisord



ishell

Posted by 夏泽民

https://github.com/abiosoft/ishell



iptables 实现负载均衡

Posted by 夏泽民

iptables -t nat -A PREROUTING -d 10.192.0.65/32 -p tcp -m tcp –dport 8080 -m statistic –mode nth –every 2 –packet 0 -j DNAT –to-destination 10.1.160.14:8080 iptables -t nat -A POSTROUTING -d 10.1.160.14/32 -p tcp -m tcp –dport 8080 -j SNAT –to-source 10.192.0.65



hue

Posted by 夏泽民

https://github.com/cloudera/hue



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required