I wanted to gain a better understanding of how various bits of EventMachine work.
So far the repo includes example code for the following:
EventMachine.defer
indefer.rb
EventMachine::Deferrable
indeferrable.rb
I wanted to gain a better understanding of how various bits of EventMachine work.
So far the repo includes example code for the following:
EventMachine.defer
in defer.rb
EventMachine::Deferrable
in deferrable.rb