Confluence是一個專業的企業知識管理與協同軟件,也能夠用於構建企業wiki。經過它能夠實現團隊成員之間的協做和知識共享。真的很好使 node
二、geoip,查看IP 與國家地區映射
能夠查看一個IP的所屬地區,其官方網站爲:
http://dev.maxmind.com/geoip/legacy/install/country/
git
三、maptail
顯示用戶分佈圖,其github地址:
https://github.com/qiangwang/maptail
github
四、Exhibitor
Exhibitor is a supervisor system for ZooKeeper.
https://github.com/Netflix/exhibitor
apache
五、mesos
provides efficient resource isolation and sharing across distributed applications, or frameworks. It can run Hadoop, MPI, Hypertable, Spark, and other applications on a dynamically shared pool of nodes.
http://mesos.apache.org/
app
六、Marathon
Marathon是基於mesos作硬件資源管理、動態服務的框架
框架
https://github.com/mesosphere/marathon ide
七、btrace
BTrace is a safe, dynamic tracing tool for Java
https://kenai.com/projects/btrace/pages/UserGuide
oop