I have been engaged in distributed computing research and development, iveely computing is my work in the outside of the distributed computing framework, for large-scale cluster server, easy to use, pure Java development. Includes at least the following features:
- Distributed task decomposition execution capability.
- Capacity of disaster tolerant treatment.
- Big data analytics processing power.
Well, why would I write a computational framework like iveely computing? The reason is simple: in the use of a large back-end system, we will encounter at least the following issues:
- Writing a distributed program always involves too many problems.
- The deployment of the program to multiple machines is more complex to work together.
- After more and more background programs, it is very difficult to manage.
- A problem with the cluster machine is difficult to repair background programs.
...
Also based on this, I have the intention to implement iveely computing, I want to take advantage of the distributed computing power of iveely computing, to make the program deployment, big Data computing easier, of course, now has been done.
[Distributed Computing Engine: iveely Computing] Written in front of the words