Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Use Processes instead of Threads for Performance

Reply
Thread Tools

Use Processes instead of Threads for Performance

 
 
Saurabh Dutta
Guest
Posts: n/a
 
      05-14-2010
We have developed this new Parallel and Distributed Programming
Framework called Korus. Extremely easy to use ( you will get started
within 5 mins) and is a lot faster than conventional Threads.

<a href ="http://code.google.com/p/korus" />http://code.google.com/p/
korus</a> for more details

Some Interesting Features:

1. Asynchronous Message passing
2. Support for distributed task execution (Stateless grid)
3. Thread-less concurrency: No Thread Programming

Try it out and let me know your feedback.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Controlling processes and what to "feed" other processes Marc Heiler Ruby 1 05-24-2009 05:37 PM
Kicking off multiple processes at once instead of waiting.... Simon Perl Misc 8 07-04-2007 02:36 AM
Producer - Consumer Threads why use "while" loop instead of "if"? Usenet Poster!!! Java 4 09-30-2004 03:48 PM
threads instead od processes Markus Franz Python 1 07-12-2004 12:23 AM
How do I: Main thread spawn child threads, which child processes...control those child processes? Jeff Rodriguez C Programming 23 12-09-2003 11:06 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57