BrianDrozd
04-25-2001, 08:09 AM
Does anyone know of any good on-line resources about CORBA? Preferrably with a lot of sample code. I have to learn CORBA in the next few days, and don't have any descent books available.
Also, does anyone know if any stress testing has been done on CORBA? My boss wants me to design a real-time API for a Java program using CORBA, and my instincts tell me that a plain old socket would be much better. Our goal state is to let our clients send lots and lots of data every second or so, and I'm not sure CORBA will be upto it.
Also, does anyone know if any stress testing has been done on CORBA? My boss wants me to design a real-time API for a Java program using CORBA, and my instincts tell me that a plain old socket would be much better. Our goal state is to let our clients send lots and lots of data every second or so, and I'm not sure CORBA will be upto it.