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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / harshvardhan

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

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

Info for guidewire documents and interview questions

1 Answers  


what is apt_dump_score in datastage where it is useful

0 Answers   Accenture,


Hi all... I had completed MSC(Computer) and had join the construction company based on sap.they want me to work on abap.but software company is totally different from construction company and they want me 2 grasp it as fast i can.i am finding it difficult.what should i do??????

0 Answers  


Is buffer size and file block size is similar? If similar,at which case it will be same size?

0 Answers  


what is the difference between read the data from table and infotype

0 Answers  






6.int x=10; float y=20; a=x%2=? b=y%2=?

1 Answers  


Outline the two important features of a terminating recursion. Any ideas?

0 Answers  


what is programming language?

2 Answers   TCS,


what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life

0 Answers  


Tell me the jobs for the MCA Fresher in delhi, Noida..

0 Answers  


1) How can u create the table?

0 Answers   IBM,


cgi stands for

2 Answers   CGI,


Categories