Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
run two tasks concurrently
#2
A couple of things to look at:
I would suggest three processes, running the timer separately and
notifying the other processes as required.
Reply


Messages In This Thread
run two tasks concurrently - by tony1812 - Jul-24-2017, 02:58 PM
RE: run two tasks concurrently - by Larz60+ - Jul-24-2017, 05:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  drawing a table with the status of tasks in each thread pyfoo 3 407 Mar-01-2024, 09:29 AM
Last Post: nerdyaks
  How to script repetitive tasks in dynaform using python BenneGrus 0 1,339 Dec-22-2021, 08:36 AM
Last Post: BenneGrus
  asyncio: executing tasks + httpserver freebsdd 2 2,624 Aug-29-2020, 09:50 PM
Last Post: freebsdd
  Watching for inputs from multiple sources concurrently anakaine 4 2,811 Mar-03-2019, 07:38 PM
Last Post: woooee
  How to add asynchronous tasks as they are needed? AlekseyPython 2 3,987 Jan-11-2019, 02:58 AM
Last Post: AlekseyPython
  How I can limit quantity of parallel executable tasks in asyncio? AlekseyPython 1 2,421 Oct-24-2018, 10:22 AM
Last Post: AlekseyPython
  reading 2 files concurrently Skaperen 3 3,219 Jun-01-2018, 07:07 AM
Last Post: Skaperen
  Python - Make Json objects to work concurrently through Threads? WeInThis 0 2,606 Sep-22-2017, 11:31 AM
Last Post: WeInThis
  Tasks for Python Lamon112 2 36,476 Jan-13-2017, 03:32 AM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020