ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xml-dev
xml-dev
Re: [xml-dev] What are web services ?
by Ken North other posts by this author
May 31 2005 7:22PM messages near this date
Re: [xml-dev] Using Oxygen with Schemetron | [xml-dev] XML software
& XSLT >  the term simply means that a common clock between transmitters/receivers is
not
>  required for communication.

Communications have evolved since we discussed synch/asynch communications in
the context of Bisync, SDLC, UARTs, ISRs, and COM ports.  Distributed computing
has introduced other use cases and issues. For example, Internet computing
involves multiple time zones and potentially long response times. Blocking i/o
(e.g., page lock) isn't practical.

In a distributed computing environment, we're discussing synchronous
communication
when we talk about request-response protocols with sockets, active connections
and threads, online servers. Also web conferencing, live chat, and (live)
webcasts.

If we're talking message queues, fire-and-forget messaging, store-and-forward,
callbacks, streaming video, transient server connections and so on, that's
asynchronous communication (in the distributed computing context).

"The Medium Is the Message" discusses messaging middleware:
http://www.intelligententerprise.com/010507/feat1_1.jhtml

"XML Messaging"
http://www.javaworld.com/javaworld/jw-03-2001/jw-0302-xmlmessaging.html



======== Ken North ===========
www.WebServicesSummit.com
www.SQLSummit.com
www.GridSummit.com


-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org> , an
initiative of OASIS <http://www.oasis-open.org> 

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://www.oasis-open.org/mlmanage/index.php> 

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved