bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bayonne-devel] Quick question about Bayonne2 vs. Bayonne1


From: David Sugar
Subject: Re: [Bayonne-devel] Quick question about Bayonne2 vs. Bayonne1
Date: Tue, 27 Dec 2005 21:52:14 -0500
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051011)

An interesting question.  Mechanically, TGI works differently for
paramater passing in Bayonne2.  In Bayonne 1 the entire tgi request,
including arguments, were packed into a single fixed size object and
passed to the tgi libexec system.  In Bayonne2, only the command is
parsed and packed initially, and when the TGI launched process runs, it
then has to request the command arguments, which are returned streamed
as stdin.  So it should not suffer from this problem.

Anthony DeRobertis wrote:

>In Bayonne1, when your TGI parameters get too long, the TGI part of
>Bayonne crashes. Is this fixed in Bayonne2?
>
>
>_______________________________________________
>Bayonne-devel mailing list
>address@hidden
>http://lists.gnu.org/mailman/listinfo/bayonne-devel
>  
>

Attachment: dyfet.vcf
Description: Vcard


reply via email to

[Prev in Thread] Current Thread [Next in Thread]