Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #18318
| From | "John B. Matthews" <nospam@nospam.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: thread vs fork? |
| Date | 2012-08-26 03:27 -0400 |
| Organization | The Wasteland |
| Message-ID | <nospam-BA339A.03273626082012@news.aioe.org> (permalink) |
| References | <15cf029d-e8bc-47de-8b83-44e70247d381@googlegroups.com> |
In article <15cf029d-e8bc-47de-8b83-44e70247d381@googlegroups.com>, Peter Cheung <cmk128@gmail.com> wrote: > [Does] fork run faster then thread in Java? It appears to depend on the granularity. This article cites Doug Lea's paper on the subject: <http://www.drdobbs.com/jvm/using-jdk-7s-forkjoin-framework/231000556> -- John B. Matthews trashgod at gmail dot com <http://sites.google.com/site/drjohnbmatthews>
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
thread vs fork? Peter Cheung <cmk128@gmail.com> - 2012-08-25 23:40 -0700
Re: thread vs fork? "John B. Matthews" <nospam@nospam.invalid> - 2012-08-26 03:27 -0400
Re: thread vs fork? Arne Vajhøj <arne@vajhoej.dk> - 2012-08-26 09:34 -0400
Re: thread vs fork? Roedy Green <see_website@mindprod.com.invalid> - 2012-08-28 00:52 -0700
Re: thread vs fork? Lew <lewbloch@gmail.com> - 2012-08-28 13:54 -0700
Re: thread vs fork? Joshua Cranmer <Pidgeot18@verizon.invalid> - 2012-08-28 19:08 -0500
Re: thread vs fork? Lew <lewbloch@gmail.com> - 2012-08-28 17:48 -0700
Re: thread vs fork? Joshua Cranmer <Pidgeot18@verizon.invalid> - 2012-08-28 20:01 -0500
Re: thread vs fork? Lew <lewbloch@gmail.com> - 2012-08-29 11:01 -0700
csiph-web