Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Process multiple callbacks
Message
De
18/03/2006 14:11:04
 
 
À
18/03/2006 13:54:28
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01105558
Message ID:
01105566
Vues:
14
>>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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform