pomelo-admin-web is a web console for [pomelo](https://github.com/NetEase/pomelo). it is based on [pomelo-admin](https://github.com/NetEase/pomelo-admin). it is just an web console example, you can implement your style like web console.
published version 0.0.2, 12 years agoProtobuf protocol is a high efficient binary protocol for data encode, this module implement the protobuf protocol, and used in [pomelo](https://github.com/NetEase/pomelo) for data transfer. Of course, pomelo-protobuf can also be used independently in other projects. ##Architecture Unlike the google protobuf, we provide a universal encoder and decoder in pomelo-protobuf. We use protos file as meta data to encode/decode messages, so you do not need to add any code to your project, instead , what you need is to add a protos.json (or two for different encoder and decoder messages) files to define the message need to encode by protobuf.The architecture of pomelo-protobuf is as follow:
published version 0.4.0, 12 years agonode.js thread using libuv uv_queue_work threadpool
published version 0.0.1, 11 years agoLoad codes for pomelo based on the convention over configuration rules.
published version 0.0.7, 9 years agoPomelo command line client for managing pomelo
published version 0.1.4, 8 years agoprovide daemon process service for pomelo to deploy in distributed environments
published version 0.0.5, 11 years ago[jstrace](https://github.com/jstrace/jstrace) support for [bearcat](https://github.com/bearcatnode/bearcat) based on bearcat AOP
published version 0.1.2, 11 years agoEncode and decode binary protocol for Pomelo framework.
published version 0.1.6, 10 years agoredis failover solution based on ZooKeeper
published version 0.1.10, 11 years ago`pomelo-admin` is an admin console library for [pomelo](https://github.com/NetEase/pomelo). It provides the a series of utilities to monitor the `pomelo` server clusters.
published version 1.0.1, 6 years agopomelo-schedule is a schedule tool for nodejs, it's purpose is to provide a product level schedule module which is high efficient and can support large number job schedule.You can
published version 0.3.7, 11 years agopomelo-schedule is a schedule tool for nodejs, it's purpose is to provide a product level schedule module which is high efficient and can support large number job schedule.You can
published version 0.5.0, 10 years agopomelo-rpc is the low level RPC framework for pomelo project. It contains two parts: client and server.
published version 1.0.7, 8 years agoPomelo is a fast, scalable game server framework for [node.js](http://nodejs.org). It provides the basic development framework and many related components, including libraries and tools. Pomelo is also suitable for real-time web applications; its distri
published version 2.2.7, 5 years agopomelo jsclient for browser websocket
published version 0.1.1, 10 years agopomelo mqtt connector based on mqtt over tcp and ws protocol
published version 0.2.4, 10 years ago