Thank you Chrisir for your answer.
I actually prefer any Linux board (Raspberry, Beaglebone, oodo, wanderboard, etc) over Arduino to be able to code Python.
However, I 've already wired 3 strips to my PI so this SPI part is working, the main thing for me is to be able to make Processing talk to the Strips .
With these strips behaving independantly as slaves
thanks @glv some days ago I’ve found this, which is the most promising I know. Even if, it needs to be adapted to use different SPI slaves.
I’ve did some searches here in the forum and I still wonder : although there is a processing.py port, why not using the Adafruit Dotstar lib in python in a server ?
there is not possibility for Processing to send commands to a Python server ?