Do you know if executing it through java would be faster?

On 7/10/07, Steven Ross <[EMAIL PROTECTED]> wrote:
Hmm, that is odd, it is a binary that is used in decryption so there
is no escaping its use. I would prefer not to add in an extra step.

On 7/10/07, John Mason <[EMAIL PROTECTED]> wrote:
> The timeout always seems to drag out the cfexecute calls. What exactly are
> you calling on the command line? There might be another way to make the call
> or if all else fails simply pipe the output to a text file and read it in
> via cffile (which oddly can be faster than waiting on cfexecute to provide a
> result).
>
> John
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven Ross
> Sent: Tuesday, July 10, 2007 11:34 AM
> To: discussion@acfug.org
> Subject: Re: [ACFUG Discuss] speeding up cfexecute
>
> Yeah we have to, it is returning data.
>
> On 7/10/07, John Mason <[EMAIL PROTECTED]> wrote:
> > Are you putting a timeout on the cfexecute call?
> >
> > John
> >
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven
> > Ross
> > Sent: Tuesday, July 10, 2007 10:56 AM
> > To: ACFUG ColdFusion Discussion
> > Subject: [ACFUG Discuss] speeding up cfexecute
> >
> > Any way to speed it up? The binary I'm hitting takes about 1/2 a
> > second to invoke through CF but, only milliseconds to actually return
> data.
> >
> > thx
> > --
> > Steven Ross
> > web application & interface developer
> > http://www.zerium.com
> > [mobile] 404-488-4364
> > [fax] 267-482-4364
> >
> >
> > -------------------------------------------------------------
> > Annual Sponsor FigLeaf Software - http://www.figleaf.com
> >
> > To unsubscribe from this list, manage your profile @
> > http://www.acfug.org?fa=login.edituserform
> >
> > For more info, see http://www.acfug.org/mailinglists Archive @
> > http://www.mail-archive.com/discussion%40acfug.org/
> > List hosted by http://www.fusionlink.com
> > -------------------------------------------------------------
> >
> >
> >
> >
> >
> > -------------------------------------------------------------
> > Annual Sponsor FigLeaf Software - http://www.figleaf.com
> >
> > To unsubscribe from this list, manage your profile @
> > http://www.acfug.org?fa=login.edituserform
> >
> > For more info, see http://www.acfug.org/mailinglists Archive @
> > http://www.mail-archive.com/discussion%40acfug.org/
> > List hosted by http://www.fusionlink.com
> > -------------------------------------------------------------
> >
> >
> >
> >
>
>
> --
> Steven Ross
> web application & interface developer
> http://www.zerium.com
> [mobile] 404-488-4364
> [fax] 267-482-4364
>
>
> -------------------------------------------------------------
> Annual Sponsor FigLeaf Software - http://www.figleaf.com
>
> To unsubscribe from this list, manage your profile @
> http://www.acfug.org?fa=login.edituserform
>
> For more info, see http://www.acfug.org/mailinglists
> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> List hosted by http://www.fusionlink.com
> -------------------------------------------------------------
>
>
>
>
>
> -------------------------------------------------------------
> Annual Sponsor FigLeaf Software - http://www.figleaf.com
>
> To unsubscribe from this list, manage your profile @
> http://www.acfug.org?fa=login.edituserform
>
> For more info, see http://www.acfug.org/mailinglists
> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> List hosted by http://www.fusionlink.com
> -------------------------------------------------------------
>
>
>
>


--
Steven Ross
web application & interface developer
http://www.zerium.com
[mobile] 404-488-4364
[fax] 267-482-4364



--
Steven Ross
web application & interface developer
http://www.zerium.com
[mobile] 404-488-4364
[fax] 267-482-4364


-------------------------------------------------------------
Annual Sponsor FigLeaf Software - http://www.figleaf.com

To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------



Reply via email to