OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: XML over HTTP: SOAP and ...?

[ Lists Home | Date Index | Thread Index ]
  • From: "Anders W. Tell" <anderst@toolsmiths.se>
  • To: Tom Scola <Thomas.Scola@us.rbcds.com>
  • Date: Thu, 09 Mar 2000 16:45:25 +0100

Tom Scola wrote:

> Tim Bray wrote:
>
> > Furthermore, writing your application dispatch in the
> > context of an existing web server is commonly regarded as substantially
> > easier than setting up a connection management & dispatch facility
> > yourself.
>
> So a web server is nothing but a big, complicated version of the Unix
> inetd program?

It all comes down to use cases.

If all you want to do is send some information to another server then opening
a socket and throw away a few lines of XML or why not your own binary standard
is surely the fastest (cost wise and performance wise).

If you need support for more such as redirection, caching, chunking and
firewall support,
then HTTP may fit the bill. But remember that the web server or internet
environment of
today doesn't just consist of HTTP and content encodings such as XML or HTML,
it consists
of ASP, JSP, PHP,CGI,Cockies,Content Editors.............

However if you want a distributed object/computing environment then XML+HTTP
is definitely not enough, you need much more. Something similar to Corba or
DCOM
is needed..

And I have already noticed on XML-RPC list that someone asked for generators
that generates code for marshaling XML_RPC/SOAP messages. Well, that no news
for
Corba and DCOM.

/anders
--
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
/  Financial Toolsmiths AB  /
/  Anders W. Tell           /
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/



***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS