We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Non-linear python programming question | Forum

Topic location: Forum home » Support » General Questions
RichardGravener
RichardGravener Feb 6 '23
Hey guys, I have been working on a project and hit a wall; I am not sure the best way to run sychronization in python programming. I basically want to monitor multiple events simultaneously but the linear set up of code makes it hard for multiple exception raising and true multi-event watching/programming. Any modules or extensions to suggest? I am trying to watch thousands of stocks quotes simultaneously, for those interested in the details.