Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #4396
| From | 7stud -- <bbxx789_05ss@yahoo.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: Creating and Executing New Threads |
| Date | 2011-05-12 12:29 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <efc2747f8a12f06be890c22b8f56eb59@ruby-forum.com> (permalink) |
| References | <2fad4e571f05e17ee09ba2e4b856b9f4@ruby-forum.com> <5e9dd109dd9aac91b7eafea052658d81@ruby-forum.com> <BANLkTim9pWUBzi04Z10LvvvD362nA-CD4w@mail.gmail.com> |
Christopher Dicely wrote in post #998130: > On Wed, May 11, 2011 at 3:52 PM, 7stud -- <bbxx789_05ss@yahoo.com> > wrote: > >> Read the first paragraph here: >> >> http://rubylearning.com/satishtalim/ruby_threads.html > > Of course, that paragraph is only correct for MRI 1.8.x and earlier, > and is irrelevant to the issue here, which was correctly addressed in > the first post in the thread, > Well...since that link explains that ruby threads all run in a single process (as well as providing some other pertinent information), and the first post also states that ruby threads all run in a single process, the link is highly relevant. -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Previous in thread | Find similar | Unroll thread
Creating and Executing New Threads Dan King <dan.king106@yahoo.com> - 2011-05-11 15:32 -0500
Re: Creating and Executing New Threads Joel VanderWerf <joelvanderwerf@gmail.com> - 2011-05-11 15:44 -0500
Re: Creating and Executing New Threads 7stud -- <bbxx789_05ss@yahoo.com> - 2011-05-11 17:52 -0500
Re: Creating and Executing New Threads Christopher Dicely <cmdicely@gmail.com> - 2011-05-11 19:42 -0500
Re: Creating and Executing New Threads 7stud -- <bbxx789_05ss@yahoo.com> - 2011-05-12 12:29 -0500
csiph-web