Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #2553 > unrolled thread
| Started by | Diego Nakamashi <diegonakamashi@gmail.com> |
|---|---|
| First post | 2011-04-08 15:38 -0500 |
| Last post | 2011-04-08 16:29 -0500 |
| Articles | 4 — 4 participants |
Back to article view | Back to comp.lang.ruby
Java and Ruby integration Diego Nakamashi <diegonakamashi@gmail.com> - 2011-04-08 15:38 -0500
Re: Java and Ruby integration Mike Moore <blowmage@gmail.com> - 2011-04-08 16:02 -0500
Re: Java and Ruby integration Kirk Haines <wyhaines@gmail.com> - 2011-04-08 16:03 -0500
Re: Java and Ruby integration Nick Klauer <klauer@gmail.com> - 2011-04-08 16:29 -0500
| From | Diego Nakamashi <diegonakamashi@gmail.com> |
|---|---|
| Date | 2011-04-08 15:38 -0500 |
| Subject | Java and Ruby integration |
| Message-ID | <c2cb81decec89d65392167fc66a5a48c@ruby-forum.com> |
Hi all, What is the better way to integrate java and ruby? WebServices? JMS? Thanks. -- Posted via http://www.ruby-forum.com/.
[toc] | [next] | [standalone]
| From | Mike Moore <blowmage@gmail.com> |
|---|---|
| Date | 2011-04-08 16:02 -0500 |
| Message-ID | <BANLkTikMbzG1cpNrpDJCDXi4L3W62DJdYQ@mail.gmail.com> |
| In reply to | #2553 |
[Note: parts of this message were removed to make it a legal post.] On Fri, Apr 8, 2011 at 2:38 PM, Diego Nakamashi <diegonakamashi@gmail.com>wrote: > Hi all, > > What is the better way to integrate java and ruby? > WebServices? > JMS? > You may want to take a look at protocol buffers. Pat Eyler has been blogging about it recently. http://on-ruby.blogspot.com/2011/03/ruby-and-protocol-buffers-take-one.html http://on-ruby.blogspot.com/2011/03/ruby-and-protocol-buffers-take-one-and.html http://on-ruby.blogspot.com/2011/03/protocol-buffers-bj-nielsens-take.html http://on-ruby.blogspot.com/2011/04/protocol-buffers-brian-palmers-take.html
[toc] | [prev] | [next] | [standalone]
| From | Kirk Haines <wyhaines@gmail.com> |
|---|---|
| Date | 2011-04-08 16:03 -0500 |
| Message-ID | <BANLkTimawTF9JafFGJtb8W9+1-qxFMVFgw@mail.gmail.com> |
| In reply to | #2553 |
[Note: parts of this message were removed to make it a legal post.] JRuby. Kirk Haines On Apr 8, 2011 3:39 PM, "Diego Nakamashi" <diegonakamashi@gmail.com> wrote: > Hi all, > > What is the better way to integrate java and ruby? > WebServices? > JMS? > > Thanks. > > -- > Posted via http://www.ruby-forum.com/. >
[toc] | [prev] | [next] | [standalone]
| From | Nick Klauer <klauer@gmail.com> |
|---|---|
| Date | 2011-04-08 16:29 -0500 |
| Message-ID | <BANLkTi=YSg6czpPSiqaj33ZFymNENuqsMQ@mail.gmail.com> |
| In reply to | #2553 |
[Note: parts of this message were removed to make it a legal post.] Without knowing more about what level of integration you're trying to get, JRuby is the best answer, since it can do quite a bit without having to step outside through another layer: http://www.jruby.org/ http://www.amazon.com/Using-JRuby-Bringing-Ruby-Facets/dp/1934356654/ref=sr_1_1?ie=UTF8&qid=1302298037&sr=8-1 <http://www.amazon.com/Using-JRuby-Bringing-Ruby-Facets/dp/1934356654/ref=sr_1_1?ie=UTF8&qid=1302298037&sr=8-1> -Nick Klauer On Fri, Apr 8, 2011 at 15:38, Diego Nakamashi <diegonakamashi@gmail.com>wrote: > Hi all, > > What is the better way to integrate java and ruby? > WebServices? > JMS? > > Thanks. > > -- > Posted via http://www.ruby-forum.com/. > >
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.ruby
csiph-web