Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #18230

Re: Tools/frameworks for Java multi-core programming?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news-out.readnews.com!transit4.readnews.com!news-out.news.tds.net!newsreading01.news.tds.net!53ab2750!not-for-mail
From "Arne Vajhøj" <arne.vajhøj@1:261/38.remove-fzq-this>
Subject Re: Tools/frameworks for Java multi-core programming?
Message-ID <50327C3A.57155.calajapr@time.synchro.net> (permalink)
X-Comment-To anthonycwmak
Newsgroups comp.lang.java.programmer
In-Reply-To <502D38C2.56887.calajapr@time.synchro.net>
References <502D38C2.56887.calajapr@time.synchro.net>
X-FTN-AREA COMP.LANG.JAVA.PROGRAMMER
X-FTN-MSGID 1:261/38 34c43188
X-FTN-REPLY 1:261/38 e4399068
Content-Type text/plain; charset=IBM437
Content-Transfer-Encoding 8bit
X-Gateway time.synchro.net [Synchronet 3.16a-Win32 NewsLink 1.98]
Lines 41
Date Mon, 20 Aug 2012 18:58:36 GMT
NNTP-Posting-Host 69.21.70.65
X-Complaints-To news@tds.net
X-Trace newsreading01.news.tds.net 1345489116 69.21.70.65 (Mon, 20 Aug 2012 13:58:36 CDT)
NNTP-Posting-Date Mon, 20 Aug 2012 13:58:36 CDT
Organization tds.net
Xref csiph.com comp.lang.java.programmer:18230

Show key headers only | View raw


  To: anthonycwmak
From: Arne Vajhoj <arne@vajhoej.dk>

On 8/15/2012 9:50 PM, anthonycwmak@gmail.com wrote:
> 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.)

markspace has already pointed you to fork join.

>                 But I like the idea like jconqurr and other
> tools, that I can implement parallelization with just code
> annotations.

Now we are starting to talk about something rather specialized.

Maybe you will need to write something yourself.

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

You can do practically verything from ant and you can call ant from your IDE.

> 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. :)

Basic thread support has been in Java since version 1.0.

Arne

--- 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 | NextPrevious in thread | Find similar | Unroll thread


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