DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search

You are not logged in.

Announcement

Forums are now closed as we moved them to google groups. You can use the following Google Groups to discuss about DebugBar and IETester products:

#1 2009-11-13 13:56:19

Pedro
New member

Multiprocess application

Hi,

the option of running every browser in separate process is a great idea. Can I ask you what IPC method did you use to make this work? I recently started doing some research about this topic, but I wasn't able to find any good resources. Did you find something useful? Some book. Thank you very much for your answer.

Regards.

Offline

 

#2 2009-11-13 15:54:42

fabrice
DebugBar Support

Re: Multiprocess application

Hi,

I'm using Named Pipes. You can find a lot of resource about Named Pipes using google.

Offline