/emberCore

Ember Project.

Primary LanguageJavaApache License 2.0Apache-2.0

emberCore

Ember is an universal middleware for distributed memory stores to balance the load of cluster dynamically. The whole project consists of three parts: ember-server, ember-client and ember-monitor.
architecture

  • ember-server is the core of project, which acts as an universal middleware;
  • ember-client is the client for users;
  • ember-monitor is a global monitor to collect the load information of the cluster.