Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Develop Superfast Programs - Avoid Threads

  1. #1
    Junior Member
    Join Date
    Mar 2010
    Posts
    2
    Thanks
    0
    Thanked 1 Time in 1 Post

    Thumbs up Develop Superfast Programs - Avoid Threads

    I tried this new Parallel and Distributed Programming Framework called Korus. Extremely easy to use and gave a completely new dimension to my thought process.

    Click Here 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.

  2. The Following User Says Thank You to freespirit For This Useful Post:

    Json (March 17th, 2010)


  3. #2
    Super Moderator Json's Avatar
    Join Date
    Jul 2009
    Location
    Warrington, United Kingdom
    Posts
    1,274
    My Mood
    Happy
    Thanks
    70
    Thanked 156 Times in 152 Posts

    Default Re: Develop Superfast Programs - Avoid Threads

    Pretty interesting but I believe I need to have a bit more of a read about this.

    Thanks!

    // Json

  4. #3
    Junior Member
    Join Date
    Mar 2010
    Posts
    2
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Re: Develop Superfast Programs - Avoid Threads

    Thanks Json. Let me know what you think about it.

Similar Threads

  1. [SOLVED] Questions About Threads
    By neo_2010 in forum Threads
    Replies: 4
    Last Post: March 15th, 2010, 09:04 AM
  2. Identify and avoid some of the pitfalls in learning to use generics
    By JackyRock in forum Java Theory & Questions
    Replies: 0
    Last Post: February 6th, 2010, 05:12 AM
  3. threads in gui
    By urosz in forum AWT / Java Swing
    Replies: 1
    Last Post: November 3rd, 2009, 05:20 PM
  4. [SOLVED] Fixing of bug for a small program
    By Koren3 in forum Threads
    Replies: 3
    Last Post: April 21st, 2009, 06:28 AM

Tags for this Thread