Multithreading performance on linux-arm
I have an application that will require at least 6 threads (possibly more), and i want it to run on linux-arm, for ex raspberry pi 3B with arch linux, I intend it to be really long running, like couple of days - week, does anyone have experience with running multiple threads on arm, rpi3, and give some tips, to avoid problems ? It would be hard to make some things synchronous
0 comments:
Post a Comment