Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Process multiple callbacks
Message
From
18/03/2006 14:11:04
 
 
To
18/03/2006 13:54:28
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01105558
Message ID:
01105566
Views:
13
>>I have a remote server that runs processes that monitor virtual com ports.
>>Each process does callbacks to send data back to the client. They all call same client's method. Do I need to create a queue to process these calls? What is the best way of doing such a queue?
>>
>>Thanks
>
>Mark,
>
>Don't know whether you need a Queue
>
>But if you do, I've got one
>
>It's a class (well four of them) that can handle up to 8 parameters which you can EnQueue or DeQueue
>
>It uses an array internally, so objects can be EnQueue'd or DeQueue'd.
>
>It's in vfp6, so the maximum rows that can be in the Queue at any time is limited to 65000/#parameters
Can you tell me more about how it works, please?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform