Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #938
| From | Lew <lewbloch@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: synchronization doubts |
| Date | 2011-08-10 10:02 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <09d1a115-7abb-47eb-bbaa-655370a8cefc@glegroupsg2000goo.googlegroups.com> (permalink) |
| References | <d5602f67-2db5-4ffd-bbb4-383f3f64488d@w24g2000yqw.googlegroups.com> |
Marcin Rodzik wrote:
> Hello,
>
> I have a thread (the essential piece of its code can be found here:
> http://pastebin.com/KM8Yiqgs) which sends some objects ("tasks") over
> the network (in method tryToSendTask). Another thread submits objects
> to be sent by means of the first thread's method submit - namely, the
> "task" is put into queue.
Didn't you multi-post this question to clj.programmer?
--
Lew
Back to comp.lang.java.help | Previous | Next — Previous in thread | Find similar
synchronization doubts Marcin Rodzik <marteno_rodia@o2.pl> - 2011-08-02 13:33 -0700 Re: synchronization doubts Roedy Green <see_website@mindprod.com.invalid> - 2011-08-02 16:41 -0700 Re: synchronization doubts Lew <lewbloch@gmail.com> - 2011-08-10 10:02 -0700
csiph-web