Forums

Threading in pythonanywhere is so slow

I have a function like a timer and set in timer.sleep(1) but it comes in minute

Threading works fine on PythonAnywhere - except in web apps, where it doesn't work at all. If you're in the tarpit, your code may be slow in general. If you're using processes and not threads and you're in the tarpit it could be worse.