Explain does corba support distributed reference counting architectures?
Answer / Pankaj Sahu
Yes, CORBA supports distributed reference counting (DRC) architectures. This allows for efficient memory management in a distributed environment by keeping track of the number of references to an object and freeing the memory when there are no more references.
| Is This Answer Correct ? | 0 Yes | 0 No |
Compare CORBA security with security of other distributed object computing frameworks such as Java RMI or DCOM?
Can corba application be multi-threaded?
Explain some reason to avoid the development of multi-threaded corba application?
Can corba allow servers to cause client side events or notifications?
Can corba application have call back?
What's CORBASEC?
Explain can corba application be tuned for better performance?
Are there any upcoming updates of the CORBA specification?
What are credentials?
What is corba? What does it do?
Does corba supports asynchronous communication?
Does corba support distributed reference counting architectures?