Skip to content

Instantly share code, notes, and snippets.

@headius
Forked from enebo/hazel_one_line.rb
Last active October 7, 2015 22:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save headius/3ee90e14cd02c9a37415 to your computer and use it in GitHub Desktop.
Save headius/3ee90e14cd02c9a37415 to your computer and use it in GitHub Desktop.
com.hazelcast.core.SampleHazelcast.getTopic("default").instance_eval{addMessageListener{|m|puts "Message received = "+m};publish "message-object"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment