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