Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #16887
| From | "Roedy Green" <roedy.green@1:261/38.remove-x1c-this> |
|---|---|
| Subject | Re: LAN strategy (Android) |
| Message-ID | <50182C83.55855.calajapr@time.synchro.net> (permalink) |
| Newsgroups | comp.lang.java.programmer |
| References | <50182C80.55842.calajapr@time.synchro.net> |
| Date | 2012-07-31 20:07 +0000 |
| Organization | tds.net |
To: Dirk Bruere at NeoPax From: "Roedy Green" <roedy.green@1:261/38.remove-dpk-this> To: Dirk Bruere at NeoPax From: Roedy Green <see_website@mindprod.com.invalid> On Tue, 31 Jul 2012 00:02:25 +0100, Dirk Bruere at NeoPax <dirk.bruere@gmail.com> wrote, quoted or indirectly quoted someone who said : >What's the best way to do this? get the book with the three trains on the cover. See http://mindprod.com/jgloss/thread.html use import java.util.concurrent.BlockingQueue; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.LinkedBlockingQueue; import java.util.concurrent.Semaphore; import java.util.concurrent.ThreadPoolExecutor; -- Roedy Green Canadian Mind Products http://mindprod.com The greatest shortcoming of the human race is our inability to understand the exponential function. ~ Dr. Albert A. Bartlett (born: 1923-03-21 age: 89) http://www.youtube.com/watch?v=F-QA2rkpBSY -+- 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 --- 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 | Next — Previous in thread | Find similar | Unroll thread
LAN strategy (Android) "Dirk Bruere at NeoPax" <dirk.bruere.at.neopax@1:261/38.remove-x1c-this> - 2012-07-31 20:07 +0000 Re: LAN strategy (Android) "Roedy Green" <roedy.green@1:261/38.remove-x1c-this> - 2012-07-31 20:07 +0000
csiph-web