Re: [jruby-user] Scala/Akka and JRuby
Alexander Fitterling <[email protected]>
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <[email protected]> |
Mike, thank you. Am I able to run a parent actor on jruby and implement all child actors in scala? so as they still would share the same environment? Secondly: I was seeking informations on how to run scala code at all from jruby. Couldn't find something. Are there any hints? kind regards, Alex Am 01.10.2014 um 18:43 schrieb Mike Luu <[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 >> >> >