Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #17937
| From | "anthonycwmak" <anthonycwmak@1:261/38.remove-s96-this> |
|---|---|
| Subject | Re: Tools/frameworks for Java multi-core programming? |
| Message-ID | <502D38C2.56887.calajapr@time.synchro.net> (permalink) |
| Newsgroups | comp.lang.java.programmer |
| References | <502BE71F.56838.calajapr@time.synchro.net> |
| Date | 2012-08-16 19:16 +0000 |
| Organization | tds.net |
To: Robert Klemme From: anthonycwmak@gmail.com hi Robert, Lew, Thanks you guys for reminding me about not to spawn threads on JEE applications directly. I should look into perhaps using EJB Timer and other ways to implement concurrency properly in enterprise app. I am interested Loop Parallelization (and Tash Parallelization, Pipeline Paralleization etc) as supported by tools such as jconqurr etc. Which could be useful for scientific applications and matrix operations. (I looked into divide and conquer approaches like MapReduce as well.) But I like the idea like jconqurr and other tools, that I can implement parallelization with just code annotations. At least in those simple case that locking and consistency is not a problem. Thanks for pointing out I can make custom building procedure with a build tool, just that if the parallelization tool/frameworks don't require command line building it is preferable to me. I am interested in multi-core programming because a while ago there have been some buzz about how to utilize multi-core or even GPU for example for scientific applications. And, I was wondering how to do that in Java. :) Just curious. Anthony --- BBBS/Li6 v4.10 Dada-1 * Origin: Prism bbs (1:261/38) --- Synchronet 3.16a-Win32 NewsLink 1.98 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Tools/frameworks for Java multi-core programming? "anthonycwmak" <anthonycwmak@1:261/38.remove-fcj-this> - 2012-08-14 19:59 +0000
Re: Tools/frameworks for Java multi-core programming? "mr amitghuge1" <mr.amitghuge1@1:261/38.remove-fcj-this> - 2012-08-14 19:59 +0000
Re: Tools/frameworks for Java multi-core programming? "Arne Vajhøj" <arne.vajhøj@1:261/38.remove-fzq-this> - 2012-08-20 18:58 +0000
Re: Tools/frameworks for Java multi-core programming? "anthonycwmak" <anthonycwmak@1:261/38.remove-fzq-this> - 2012-08-20 18:58 +0000
Re: Tools/frameworks for Java multi-core programming? "Lew" <lew@1:261/38.remove-fzq-this> - 2012-08-20 18:58 +0000
Re: Tools/frameworks for Java multi-core programming? "Robert Klemme" <robert.klemme@1:261/38.remove-z1z-this> - 2012-08-15 18:36 +0000
Re: Tools/frameworks for Java multi-core programming? "Lew" <lew@1:261/38.remove-z1z-this> - 2012-08-15 18:36 +0000
Re: Tools/frameworks for Java multi-core programming? "anthonycwmak" <anthonycwmak@1:261/38.remove-s96-this> - 2012-08-16 19:16 +0000
Re: Tools/frameworks for Java multi-core programming? "markspace" <markspace@1:261/38.remove-s96-this> - 2012-08-16 19:16 +0000
Re: Tools/frameworks for Java multi-core programming? "Arne Vajhøj" <arne.vajhøj@1:261/38.remove-fzq-this> - 2012-08-20 18:58 +0000
csiph-web