Re: Please help with the code
- From: nop90 <bjones_calif@xxxxxxxxx>
- Date: Sun, 01 Jul 2007 20:07:02 GMT
Hi Larry....
Thats some good ideas there. A bit more advanced than I am use to. I will
chew on it a bit and maybe contact you via email if I have questions if
that is ok with you?
I have your code running in a test...works good...just have to understand
it :-)
Thanks for the suggestions.
Bob
If you have a pool of resources, you might want to drive them using a.
queue. The queue allows calling code to send a request without having
to wait for that request to be honored before returning. The queue
manages the pool of resources so that as resources become available,
the queue is queried and the resource put to work.
- Follow-Ups:
- Re: Please help with the code
- From: Norm
- Re: Please help with the code
- References:
- Please help with the code
- From: nop90
- Re: Please help with the code
- From: Larry Serflaten
- Please help with the code
- Prev by Date: Re: Collections Question
- Next by Date: Re: Code Editor Annoyance; mouse wheel
- Previous by thread: Re: Please help with the code
- Next by thread: Re: Please help with the code
- Index(es):
Relevant Pages
|