Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3385
| From | Deeyana <d.awlberg@hotmail.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: A question about synchronized threads |
| Date | 2011-04-30 19:43 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <iphop4$3mg$2@dont-email.me> (permalink) |
| References | <3f249d87-aaf8-4732-9ee8-fd112cf82553@f31g2000pri.googlegroups.com> <ipemsm$7nc$1@news.albasani.net> <8b7289b0-2b52-44f9-96a9-fe1d2661de11@k3g2000prl.googlegroups.com> <922offF2frU1@mid.individual.net> |
On Sat, 30 Apr 2011 17:34:00 +0200, Robert Klemme wrote: > There is a whole, big toolbox for writing scalable thread safe > applications. Even bigger if you use Clojure. Then you have access to agents, software transactional memory, and several other goodies *as well as* monitors, wait/notify, and all of the goodies in java.util.concurrent.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Re: A question about synchronized threads Robert Klemme <shortcutter@googlemail.com> - 2011-04-30 17:34 +0200
Re: A question about synchronized threads byhesed <byhesed@gmail.com> - 2011-04-30 09:12 -0700
Re: A question about synchronized threads Deeyana <d.awlberg@hotmail.invalid> - 2011-04-30 19:43 +0000
Re: A question about synchronized threads Lew <noone@lewscanon.com> - 2011-05-03 18:47 -0400
Re: A question about synchronized threads Deeyana <d.awlberg@hotmail.invalid> - 2011-05-04 00:12 +0000
Re: A question about synchronized threads Lew <noone@lewscanon.com> - 2011-05-03 23:35 -0400
Re: A question about synchronized threads Deeyana <d.awlberg@hotmail.invalid> - 2011-05-04 07:05 +0000
Re: A question about synchronized threads Lew <noone@lewscanon.com> - 2011-05-04 12:44 -0400
Re: A question about synchronized threads Deeyana <d.awlberg@hotmail.invalid> - 2011-05-04 19:57 +0000
csiph-web