Slides are here from last weeks talk, if anyone is interested: https://speakerdeck.com/u/omgitsads/p/nwrug-celluloid
The code samples were mostly grabbed from the wiki, due to time constraints, so i would advise checking those out too: https://github.com/celluloid/celluloid/wiki Enjoy! On Wednesday, 20 June 2012 at 11:00, Adam Holt wrote: > Apologies for the super late announcement, we struggled to find speakers this > month, so I am speaking instead. > > -- > > 21st June – Celluloid with Adam Holt (http://nwrug.org/events/june12/) > > This month Adam Holt (http://adamholt.co.uk/) will be talking about Celluloid > (http://celluloid.io/). > > > Celluloid is an implementation of the Actor pattern in ruby, inspired heavily > by Erlang. The meeting will be held at Madlab, followed by drinks across the > road in Common. > > What is Celluloid > > Celluloid is a concurrent object oriented programming framework for Ruby > which lets you build multithreaded programs out of concurrent objects just as > easily as you build sequential programs out of regular objects. > > > We will dive into Celluloid, touching briefly on DCell, Celluloid::IO and > Reel. > > > -- > > > Details: http://nwrug.org/events/june12/ > > > As always, anyone is welcome, whatever your skill level. If you have > problems, feel free to email, tweet or call me tomorrow. > > > As usual i would imaging there will be a few of us working from town > tomorrow, feel free to join us. > > > Thanks, > > > Adam > > > > -- > You received this message because you are subscribed to the Google Groups > "NWRUG" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/nwrug-members/-/bxFdqZbJEa4J. > To post to this group, send email to [email protected] > (mailto:[email protected]). > To unsubscribe from this group, send email to > [email protected] > (mailto:[email protected]). > For more options, visit this group at > http://groups.google.com/group/nwrug-members?hl=en. -- You received this message because you are subscribed to the Google Groups "NWRUG" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nwrug-members?hl=en.
