Re: [jruby-user] Scala/Akka and JRuby
Mike Luu <[email protected]>
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <[email protected]> |
I am using Akka actors to process a data stream from Kafka. Similar to a traditional ETL approach except with parallel processing branches. It’s been good so far. Took a bit to fully embrace the ‘let it fail’ design mentality. I started with the Mikka gem here: https://github.com/iconara/mikka and I created a fork to add enhancements I needed along the way https://github.com/munkyboy/mikka Cheers, Mike On Oct 1, 2014, at 8:01 AM, Alexander Fitterling <[email protected]> wrote: > Hi everyone, > > is there anyone that uses akka/scala together with jruby? > > kind regards, > Alex > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > >