Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi threading
Message
From
27/03/2000 09:44:58
 
 
To
27/03/2000 09:25:40
Paul Robinshaw
Silkworm Technologies Limited
Macclesfield, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00350645
Message ID:
00350714
Views:
26
Paul,

>This is the sort of thing I was thinking of. I'll have to give some thought as to whether my app should sit and observe the status of the job or whether it should be poked into action from the component itself.

You could run your email and faxing components on a server and use MSMQ to send the job requests and return the result. Your app can fire off many requests without having to wait in line for each to complete. You can then check a results queue to get the status of each request.

http://msdn.microsoft.com/isapi/msdnlib.idc?theURL=/library/techart/msmqwvfp6.htm
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Reply
Map
View

Click here to load this message in the networking platform