BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] Python programming questtion
- Subject: [Discuss] Python programming questtion
- From: richard.pieri at gmail.com (Rich Pieri)
- Date: Sat, 4 Jul 2026 15:16:45 -0400
- In-reply-to: <CAEvgogHEMxwWHzrtix8CrR1ZcqHJ74AYGsxcT2zbjQMJSjkD_A@mail.gmail.com>
- References: <CAEvgogHEMxwWHzrtix8CrR1ZcqHJ74AYGsxcT2zbjQMJSjkD_A@mail.gmail.com>
https://docs.python.org/3/library/concurrency.html "The appropriate choice of tool will depend on the task to be executed (CPU bound vs IO bound) and preferred style of development (event driven cooperative multitasking vs preemptive multitasking)." On Sat, 4 Jul 2026 14:04:42 -0400 Jerry Feldman <gaf.linux at gmail.com> wrote: > I have a python GTK app that uses paramiko to log into a remote host > and perform a few tasks that populate a class. These work perfectly > BUT... I do get a 'python not responding' dialog. > Before I refactor the code, > Would I be better off using the threading or multiprocess module. -- \m/ (--) \m/
- Follow-Ups:
- [Discuss] Python programming questtion
- From: gaf.linux at gmail.com (Jerry Feldman)
- [Discuss] Python programming questtion
- References:
- [Discuss] Python programming questtion
- From: gaf.linux at gmail.com (Jerry Feldman)
- [Discuss] Python programming questtion
- Prev by Date: [Discuss] Python programming questtion
- Next by Date: [Discuss] Python programming questtion
- Previous by thread: [Discuss] Python programming questtion
- Next by thread: [Discuss] Python programming questtion
- Index(es):
