Hi Dmytrii,

I would like to point out that spork does actually work with JRuby. From
what I can see, guard and guard-spork are now supported with JRuby as well.
Please take a look at the supported platform list here:
https://github.com/guard/guard-spork and here:
https://github.com/guard/guard

Here's my Gemfile entry:   gem 'spork', '~> 0.9.0.rc'

I'm using spork, but not guard, BTW.

Cheers,
Vivek

On Fri, Dec 9, 2011 at 5:00 AM, Dmytrii Nagirniak <dna...@gmail.com> wrote:

>
> On 09/12/2011, at 8:15 AM, Andreas Ronge wrote:
>
> > Yes there is - nailgun.
> > Charles has already been involved in many of the problems that Dmytrii
> > had with JRuby.
> > For a good summery of Dmytrii's problem, check his twitter feed.
> > For RSpec JRuby performance and Charles response, see
> > https://gist.github.com/1423288
>
>
> Yes, that's true.
> The summary is that JRuby will never be on par with MRI in terms of
> startup time (Even with nailgun).
> It also doesn't support Spork because JRuby can't fork processes.
>
> And this is extremely valuable and important.
>
> _______________________________________________
> NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please
> register and consider posting at
> https://groups.google.com/forum/#!forum/neo4j
>
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please register 
and consider posting at https://groups.google.com/forum/#!forum/neo4j

Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to