Re: [jruby-user] Re: JRuby on Google AppEngine

Tim Uckun <[email protected]> Mon, 20 Oct 2014 13:04:08 +1300
Newsgroups gmane.comp.lang.jruby.user
Message-ID <CAGuHJrO0veG2sAG2iV06n+SGsY0=wGaPHKdDMKaqE5dJ06MDgQ@mail.gmail.com>
CloudSQL is mysql compatible so that might work too.

On Mon, Oct 20, 2014 at 11:49 AM, David Maxwell <[email protected]>
wrote:

> Karol Bucek wrote in post #1160500:
> > Hey, it should still be possible ... http://jruby-rack.appspot.com/
> >
> > It's using an old version of JRuby-Rack but latest 1.1.x should still
> > work,
> > if not it's a bug.
> > But do not expect "top-notch" performance, it's probably best to do some
> > GAE specific tunings (I do not know what those would be - wanted to play
> > with it for a while but just did not get into it - maybe for the next
> > 1.2.0
> > release, we'll see). Also you might need to understand the
> > Rack/Rails/Servlet stack to some detail.
> >
> > In terms of Cloud SQL, that is another part of the story, I have not
> > seen
> > any AR-JDBC users using it but that does not mean they do not exist
> > (just
> > have not reported any issues yet or reported them simply as MySQL). That
> > there's also other ORMs out there that might just work if it's MySQL
> > compatible.
> >
> > Good Luck, K.
>
> Oh, I didn't know JRuby-rack was still actively maintained, that's
> interesting. So I just need this + a way of mapping the associations to
> GAE's datastore then?
>
> --
> Posted via http://www.ruby-forum.com/.
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>
>