 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
anthonycwmak Guest
|
Posted: Tue Aug 14, 2012 5:59 pm Post subject: Tools/frameworks for Java multi-core programming? |
|
|
From: anthonycwmak (AT) gmail (DOT) com
I am trying to find tools/frameworks that help with writing Java program that
can utilize multi-core CPU. So far I only found jconcurr, JOMP, JAMP, Ateji,
but they all either requires special shell command to compile and run the
programs, or, in Ateji's case use a special file extension which is converted
to java file. This doesn't seem to be ideal if I require to build multi-core
programs that can be built on Maven or similar, and requires them to run on an
enterprise environment or application server.
Besides writing concurrent programs, by using Java Concurrency API directly, to
utilize the multi-core, are there other easier/simpler way to create Java
enterprise applications that utlize multi-core CPUs? Preferably, just annotate
my POJOs to make them multi-core capable?
Kind Regards,
Anthony Mak
--- BBBS/Li6 v4.10 Dada-1
* Origin: Prism bbs (1:261/3
--- Synchronet 3.16a-Win32 NewsLink 1.98
Time Warp of the Future BBS - telnet://time.synchro.net:24 |
|
| Back to top |
|
 |
mr amitghuge1 Guest
|
Posted: Tue Aug 14, 2012 5:59 pm Post subject: Re: Tools/frameworks for Java multi-core programming? |
|
|
To: anthonycwmak
From: mr.amitghuge1 (AT) gmail (DOT) com
http://tutorialswithexamples.com/category/java-tutorials/java-logging-apis/
On Tuesday, August 14, 2012 11:18:10 AM UTC+5:30, anthon...@gmail.com wrote:
| Quote: | I am trying to find tools/frameworks that help with writing Java program that
can utilize multi-core CPU. So far I only found jconcurr, JOMP, JAMP, Ateji, |
but they all either requires special shell command to compile and run the
programs, or, in Ateji's case use a special file extension which is converted
to java file. This doesn't seem to be ideal if I require to build multi-core
programs that can be built on Maven or similar, and requires them to run on an
enterprise environment or application server.
| Quote: |
Besides writing concurrent programs, by using Java Concurrency API directly,
to utilize the multi-core, are there other easier/simpler way to create Java |
enterprise applications that utlize multi-core CPUs? Preferably, just annotate
my POJOs to make them multi-core capable?
| Quote: |
Kind Regards,
Anthony Mak
|
--- BBBS/Li6 v4.10 Dada-1
* Origin: Prism bbs (1:261/3
--- Synchronet 3.16a-Win32 NewsLink 1.98
Time Warp of the Future BBS - telnet://time.synchro.net:24 |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|