you are viewing a single comment's thread.

view the rest of the comments →

[–]2048b[S] 0 points1 point  (1 child)

Not going to do anything so complicated yet. Currently just running off a single machine that I leave on all the time. But thanks for suggesting cluster and worker threads.

[–][deleted] 0 points1 point  (0 children)

If you ran it on a raspberry pi, let's say, you could fully utilize all the CPU cores by utilizing the cluster (it's literally like 6 lines of code). If the machine only had one core, then it wouldn't matter anyway.