Maybe the following example could help:

          http://gist.github.com/17560

Something like the DistribuitedBuildr module shown there could completely
replace Nailgun :)
We only need to redirect output to the client.

On Fri, Oct 17, 2008 at 2:04 PM, Ittay Dror <[EMAIL PROTECTED]> wrote:

>
> Assaf Arkin wrote:
>
>> On Fri, Oct 17, 2008 at 6:06 AM, Alex Boisvert <[EMAIL PROTECTED]>
>> wrote:
>>
>>
>>> On Fri, Oct 17, 2008 at 5:07 AM, Ittay Dror <[EMAIL PROTECTED]>
>>> wrote:
>>>
>>>
>>>
>>>> I'd appreciate any reference to how I can get nailgun-like functionality
>>>> in
>>>> Buildr under cruby.
>>>>
>>>>
>>> This may be a crazy idea, but how about doing a fork() of the Buildr
>>> process
>>> after the Buildfile has been loaded but before any Rake tasks are
>>> triggered?    The parent would remains available to be fork()'ed again
>>> and
>>> the child would go on with the actual build.
>>>
>>>
>>
>> no fork on windows :-(
>>
>>
>>
> what about this?:
> http://rubyforge.org/docman/view.php/85/1720/Process.html
>
>  alex
>>>
>>>
>>>
>>
>>
>>
>
> --
> Ittay Dror <[EMAIL PROTECTED]>
> Tikal <http://www.tikalk.com>
> Tikal Project <http://tikal.sourceforge.net>
>
>


-- 
vic

Quaerendo invenietis.

Reply via email to