Re: Can extra processing threads help in this case?
- From: Hector Santos <sant9442@xxxxxxxxxxxxxxxx>
- Date: Thu, 08 Apr 2010 21:23:29 -0400
Peter Olcott wrote:
But you can use:
TCP/IP <<--- What we use for ICP
UPD <<--- What we use for ICP
HTTP <<--- What we use for ICP
RPC <<--- What we use for ICP
DCOM
But as I understand it these will not automatically grow a queue to any arbitrary length.
Your queue is as good and fast as you request it, pipe or otherwise.
And a 2003 Dr. Dobbs article on how to handle named pipes correctly, even though it seems so "simple":
http://www.drdobbs.com/architecture-and-design/184416624;jsessionid=BVL3ABP0UVUSJQE1GHPSKH4ATMY32JVN
OK so the Unix/Linux people say that it is well know that MS named pipes are borked, yet, they have never had any problem with Unix/Linux name pipes.
You didn't go a google. did you? Figures you would ignore it.
But even then, I can understand why the success. Unix is not traditionally known to work with threads, and the piping has permanent storage - your DISK - making it easy to allow for easy recovery. Simple.
--
HLS
.
- Follow-Ups:
- Re: Can extra processing threads help in this case?
- From: Peter Olcott
- Re: Can extra processing threads help in this case?
- References:
- Re: Can extra processing threads help in this case?
- From: Joseph M . Newcomer
- Re: Can extra processing threads help in this case?
- From: Peter Olcott
- Re: Can extra processing threads help in this case?
- From: Joseph M . Newcomer
- Re: Can extra processing threads help in this case?
- From: Peter Olcott
- Re: Can extra processing threads help in this case?
- From: Hector Santos
- Re: Can extra processing threads help in this case?
- From: Hector Santos
- Re: Can extra processing threads help in this case?
- From: Peter Olcott
- Re: Can extra processing threads help in this case?
- From: Hector Santos
- Re: Can extra processing threads help in this case?
- From: Peter Olcott
- Re: Can extra processing threads help in this case?
- From: Hector Santos
- Re: Can extra processing threads help in this case?
- From: Joseph M . Newcomer
- Re: Can extra processing threads help in this case?
- From: Peter Olcott
- Re: Can extra processing threads help in this case?
- From: Hector Santos
- Re: Can extra processing threads help in this case?
- From: Peter Olcott
- Re: Can extra processing threads help in this case?
- From: Hector Santos
- Re: Can extra processing threads help in this case?
- From: Peter Olcott
- Re: Can extra processing threads help in this case?
- From: Hector Santos
- Re: Can extra processing threads help in this case?
- From: Peter Olcott
- Re: Can extra processing threads help in this case?
- Prev by Date: Re: Can extra processing threads help in this case?
- Next by Date: Re: Can extra processing threads help in this case?
- Previous by thread: Re: Can extra processing threads help in this case?
- Next by thread: Re: Can extra processing threads help in this case?
- Index(es):
Relevant Pages
|