Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #17975

Re: Multithreading

References <695ebd75-e0ff-409a-9f9a-8143b78bee0a@d10g2000vbh.googlegroups.com> <CALwzid=x2kCXCpN65-xe1vrpkZTyRAk8FX8oTV9RxDnyB_Naqw@mail.gmail.com>
From Ian Kelly <ian.g.kelly@gmail.com>
Date 2011-12-26 13:03 -0700
Subject Re: Multithreading
Newsgroups comp.lang.python
Message-ID <mailman.4107.1324929816.27778.python-list@python.org> (permalink)

Show all headers | View raw


On Mon, Dec 26, 2011 at 1:01 PM, Ian Kelly <ian.g.kelly@gmail.com> wrote:
> You essentially have two completely independent loops that need to run
> simultaneously with different timings.  Sounds like a good case for
> multiple threads (or processes if you prefer, but these aren:

I accidentally sent before I was finished.  I was saying "or processes
if you prefer, but these aren't CPU-bound, so why complicate things?"

Cheers,
Ian

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Multithreading Yigit Turgut <y.turgut@gmail.com> - 2011-12-26 10:31 -0800
  Re: Multithreading Ian Kelly <ian.g.kelly@gmail.com> - 2011-12-26 13:01 -0700
    Re: Multithreading Yigit Turgut <y.turgut@gmail.com> - 2011-12-26 15:00 -0800
  Re: Multithreading Ian Kelly <ian.g.kelly@gmail.com> - 2011-12-26 13:03 -0700
    Re: Multithreading Yigit Turgut <y.turgut@gmail.com> - 2011-12-26 12:13 -0800
      Re: Multithreading Ian Kelly <ian.g.kelly@gmail.com> - 2011-12-26 13:39 -0700

csiph-web