Hacker News new | past | comments | ask | show | jobs | submit login

CSP?



Communicating Sequential Processing. It's a multithreading/processing model which as the name suggests, leans more on communication, less on sharing memory.

It's not as efficient for some types of computing, like doing tons of operations on the same buffer, but it scales horizontally very nicely.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: