Hi All,

We have a process (Universe program) which writes the records in a particular
file (type 19). One of my C process is picking these records and processing
them and the deleting them.

If I run first process independently (C process stopped) it is very fast.
Also if I have few records in the file and C process is running (Universe
program stopped) this case C process works very fast.

But the problem is that when I try to run both the programs simultaneously,
the overall process becomes very slow.

In terms of data-
For writing 1800 records on a file by Universe it takes 3 min. (when C is not
running)
For processing 1800 records C process takes very less time (when universe is
not running)

But if both processes are running then it takes about 25 mins to complete the
process.

Can  somebody tell me what could be the reason for this slowing down of
process.

Regards,
Ashish.
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to