Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70930
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Marko Rauhamaa <marko@pacujo.net> |
| Newsgroups | comp.lang.python |
| Subject | Re: socket client and server in one application? |
| Date | Mon, 05 May 2014 18:38:32 +0300 |
| Organization | A noiseless patient Spider |
| Lines | 13 |
| Message-ID | <877g60z153.fsf@elektro.pacujo.net> (permalink) |
| References | <2db82378-5bb3-4a5c-b9e0-7ccb29760a06@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Injection-Info | mx05.eternal-september.org; posting-host="ff5cf27ef3d5b31f034d3b72bdc27a41"; logging-data="15696"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/DauGidZwwUa8qaDiuO/Pb" |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
| Cancel-Lock | sha1:k9tQEMwiVPZUEUqmWTZLOePAjtc= sha1:m7G1JwY5nDZlN8FxMX8bZGlLUCs= |
| Xref | csiph.com comp.lang.python:70930 |
Show key headers only | View raw
chris@freeranger.com: > I think I need a combination of threads, queues, socket client and > se[r]ver. Yes, although I'd stay away from threads if I could. > Anyone have ideas about how I might frame this out? Take a look at asyncio. It might have everything you could wish for. Marko
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
socket client and server in one application? chris@freeranger.com - 2014-05-05 08:33 -0700
Re: socket client and server in one application? Marko Rauhamaa <marko@pacujo.net> - 2014-05-05 18:38 +0300
Re: socket client and server in one application? CHIN Dihedral <dihedral88888@gmail.com> - 2014-05-05 11:26 -0700
Re: socket client and server in one application? Grant Edwards <invalid@invalid.invalid> - 2014-05-05 19:47 +0000
Re: socket client and server in one application? chris@freeranger.com - 2014-05-05 15:37 -0700
Re: socket client and server in one application? Chris Angelico <rosuav@gmail.com> - 2014-05-06 09:05 +1000
Re: socket client and server in one application? chris@freeranger.com - 2014-05-15 21:59 -0700
csiph-web