Advertisement

1 - 10 of 61 containing alltags:("fifo") (0 seconds)
I have this HashMap whose keys are Strings and whose values are Vectors. I would like to apply a FIFO wrapper to it so that it never exceeds more than 50 items and that when it does, the first item...
Zones: JavaDate Answered: 10/28/2000 Grade: A Views: 0
Hi, all, problem: I'm going to write service app, which will monitor set of directories. This service app will be controlled from external application using windows messages (e.g. for changing dir...
Zones: Delphi ProgrammingDate Answered: 07/03/2002 Grade: A Views: 4
Hi I am having two tables Table1 =product prodno      Balqty 1      5       2      8 Table2 = purchase dated      prodno      purchased_qty      unit_price 01/01/03      1      7            15 01/02/03      1      6            16 01/02/03      2      10            50             0...
Zones: OracleDate Answered: 09/19/2004 Grade: A Views: 0
Hi im new to C programming. Im trying to create a simple program which relays messages between two users on a linux machine using IPC's. At the moment a sent message may arrive at the source or...
Zones: CDate Answered: 10/23/2003 Grade: A Views: 0
Good Morning, I need to know if there is a way to make pthread_mutex s  behave more like Win32 mutex s an example would be: (this is example code, as such it is only to express a point and...
Zones: Linux DevDate Answered: 01/27/2004 Grade: A Views: 0
Hello All,               I would lile to ask you about the following today. Say, there's a table, table1 in myDB.mdb that liiks like following: table1:   Security       Type      Units...
Zones: MS AccessDate Answered: 07/15/2005 Grade: A Views: 0
Hello Experts,                         I am surprised to learn that my questions about inventory management turned up to be such a challenge for You,  coz I thought those were pretty straightforwa...
Zones: MS AccessDate Answered: 07/15/2005 Grade: A Views: 0
I just upgraded my motherboard and cpu from a p75 to p150. I used a Tx pro motherboard everthing seems to be ok except I keep getting a Hard disk controller problem. The primary ide controller (sin...
Zones: Hardware, ComponentsDate Answered: 11/20/1997 Grade: C Views: 0
My serial port on an old notebook uses the FIFO-Mode. What I need to do is to disable this. I expect this is a MS-DOS configuration task, but first I found no DOS-Topic anymore and second my progra...
Zones: Windows 3xDate Answered: 11/29/1999 Grade: A Views: 0
I have a tool that creates files with the timestamp as name in a directory. The application I am creating now needs to detect and open these files in a FIFO order (that is, the oldest goes first). ...
Zones: C++Date Answered: 12/17/1999 Grade: B Views: 0