Extending JMeter with JRuby

I have some Ruby code which handles creating and parsing messages for a
binary
protocol that my company uses internally. I’d really like to just re-use
that
code from within JMeter to perform some load-testing on a JRuby-based
daemon
that I’ve built, but I cannot find any previous examples of extending
JMeter
with JRuby to built new samplers.

I was hoping somebody on this list may have looked at it before, or even
have
sample code running around.

Cheers

  • R. Tyler C.