| Author |
Korus: New Parallel and Distributed Programming Framework
|
M Choubey
Greenhorn
Joined: Mar 17, 2010
Posts: 1
|
|
Hello All,
Korus is an open source parallel and distributed programming framework based on actor pattern. It is an extremely scalable and high performance framework that gives a lot of control to java programmers. It is licensed under GPL v3.0
A lot of effort has gone into keeping the framework simple. In addition you can add extensions/add-ons to the existing framework. Some of them are already a part of the current distribution.
Key Features:
1. Asynchronous Message passing
2. Support for distributed task execution (Stateless grid)
3. Thread-less concurrency: No Thread Programming
4. Korus Add-ons
An overview of Korus can be found at http://www.impetus.com/ilabs/ilabs_korus. For all the details of the features, usage, installation, technical details and source code please visit http://code.google.com/p/korus.
Formal discussion forum for Korus is http://groups.google.com/group/korusdiscussion
We have just started and currently at version 1.0. Our short term roadmap is laid out in terms of features and we are working on crystallizing our long term roadmap. We will work on the schedule soon. Finally not to mention, we look forward for suggestions, comments and patches!! We have pre-planned a small party as soon as we have our first official bug
|
 |
Devaka Cooray
Saloon Keeper
Joined: Jul 29, 2008
Posts: 2729
|
|
|
"Korus Team" please check your private messages regarding an important administrative matter.
|
Author of ExamLab (Download) - the free mock exam kit for SCJP / OCPJP
Home Page -- Twitter Profile -- JavaRanch FAQ -- How to Ask a Question
|
 |
 |
|
|
subject: Korus: New Parallel and Distributed Programming Framework
|
|
|