What is the difference between in-proc and out-of-proc?

Answer Posted / pankajbisane

An in-proc is one which runs in the same process area as
that of the client giving the advantage of speed but the
disadvantage of stability because if it crashes it takes the
client application also with it.Out-of-proc server is one
which works outside the clients memory thus giving stability
to the client, but we have to compromise a bit on speed.

DLL's are In-proc and EXE's are Out-of-Proc servers.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

a characteristic of a multiprogramming is? a.simultaneous exe of pgm instr 4m 2 appli b.concurrent processing of 2 r more prgms c.multiple cpu s d.all the abov

1674


write a sql qwery which include joining of two tables 4 marks mainframe

1482


what are the differences between CONS, LIST, and APPEND

4753


hai i am prasanna.I am MCA 2009 fresher.tell me about certifications.which certification helps me to improve my carrier and to get a technically oriented job ,which certification helps to get job faster.

2012


What is web.configuration? how is it work? & wht is use this?

1352






Any real time example of O2C process from taking order till creating invoice.

1782


how pseudo column works?

1711


What is WEB 3.0? What are the features their in WEB3.0

1572


How to set on/off a group of indicators in a single statement?

1371


How can we develop a multi-tier application in Java?

1466


Write a program to find factorial of a number using functions

1236


how to add Servlet-api.jar file into eclipse 3.3.2 ?

4045


Find out the list of authorization objects which contains activity as a field? Thanks in advance.

1753


Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod

1527


what is throws keyword

2977