On May 21st, there will be another episode of Technology Hour meetup at Y Soft’s Prague offices. This time, I will present a topic myself. I will be talking about the model for building concurrent applications, incorporated for example in Go language developed by Google, called Communicating Sequential Processes – better known as CSP.

The CSP is now becoming a hot topic, thanks to a simple but powerful way for thinking about concurrent applications, which is traditionally seen as a tough thing. That’s why there is a library/implementation of CSP available for almost any language and platform, including Clojure with their core.async.

I am looking forward to show you practical examples in Go language with a little comparison with other techniques for writing concurrent applications. I hope you will come and enjoy it with me. RSVP at known place – our meetup page meetup.com/ysoft-th.

gopher

Comments