i want to do inter process communication. ie, to send a contents of a file from one process to another process. which protocol i can use in terms of speed and efficiency ? both processes are running in Vc++. i'll be thankful if anybody replies me.
maateen ashraf
Ranch Hand
Joined: Jan 08, 2001
Posts: 122
posted
0
for inter process communication u need not to use any protocol cuz all the processes are using shared memory so Y need to use any protocol carry on with more elaborate requirment specification.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.