a***@yahoo.com
2005-09-27 19:43:05 UTC
When an application needs to get information from another machine over
the network, how many distributed computing choices out there?
Here are the choices I know of, classifying by different programming
languages
HTTP (any??)
RPC (C, C++)
.NET (Microsoft)
COM+ (Microsoft)
RMI (Java)
CORBA (any)
EJB (Java)
SOAP (any ??)
MOM (any ??)
I guess HTTP is just the protocol, it should not belong to the
distributed computing choices? For example, we can deliver
SOAP using HTTP, or using JMS? EJB is delivered over HTTP?
Please comment and advise. thanks!!
the network, how many distributed computing choices out there?
Here are the choices I know of, classifying by different programming
languages
HTTP (any??)
RPC (C, C++)
.NET (Microsoft)
COM+ (Microsoft)
RMI (Java)
CORBA (any)
EJB (Java)
SOAP (any ??)
MOM (any ??)
I guess HTTP is just the protocol, it should not belong to the
distributed computing choices? For example, we can deliver
SOAP using HTTP, or using JMS? EJB is delivered over HTTP?
Please comment and advise. thanks!!