|
I’ve figured out how to spawn a second request on a
different cf server. I create a schedule task with the url to the external server with a future
time stamp (say 30 seconds in the future).
The scheduled task is fired and the processing occurs on the external
server. This does not interrupt my
initial line of processing. I’m
not totally excited about this because there are more moving parts which allow
for greater opportunity of failure.
But this works and is only a temporary solution until all of our servers
are migrated to MX. Thanks - Tom Schreck 817-252-4900 [EMAIL PROTECTED] I have not failed. I've found
10,000 ways that won't work. - Thomas Edison |
- Re: cf multiple process solution Schreck, Tom
- Re: cf multiple process solution Jeff Mayfield
- RE: cf multiple process solution Schreck, Tom
