Cornel
Posts: 1
Nickname: cornel
Registered: Feb, 2003
|
|
Help : read Unix FIFO
|
Posted: Feb 23, 2003 2:53 AM
|
|
Advertisement
|
Hi,
I need urgently help to find solution to the following problem:
A MQSeries process put data into a Unix FIFO (its maximum capacity is 8kb).
- my Java program must read in real time data from this FIFO - as my Java program empties the FIFO it has to write immediatly raed data into a file
Constraint is that FIFO should never been full beacause it can block other processes.
Thanks in advance
Cornel
|
|