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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: Asynchronous message queue by SMTP&POP3

[ Lists Home | Date Index | Thread Index ]
  • From: "Hunter, David" <dhunter@Mobility.com>
  • To: "'K.Kawaguchi'" <ml@swiftinc.co.jp>, xml-dev@xml.org
  • Date: Mon, 7 Feb 2000 11:25:47 -0500

Another possibility is "XML via regular message queue", using something like
MSMQ from Microsoft, or MQ Series from IBM.  So instead of creating some
components which know how to monitor email Inboxes, your components can
monitor queues.

In theory, these amount to about the same thing, but in practice it's
probably easier to write code to take messages out of a queue than to take
emails out of an Inbox.  (Note the word "probably".  I haven't tried writing
code to monitor email accounts, so I can't compare.)

Note:  I work mostly in "intranet" type applications, so I don't know all of
the logistics of using something like MSMQ or MQ Series over the Internet.

> -----Original Message-----
> From:	K.Kawaguchi [SMTP:ml@swiftinc.co.jp]
> Sent:	Sunday, February 06, 2000 10:13 PM
> To:	xml-dev@xml.org
> Subject:	Asynchronous message queue by SMTP&POP3
> 
> 
> Hello, everyone in the community.
> 
> I have a (perhaps newbie) question.
> 
> By using "XML over HTTP", we can send XML messages across the internet
> now. This could be easily done by using components like
> Microsoft.XMLHTTP.
> 
> Analogously, I think that by using "XML over SMTP/POP3", we can send XML
> messages asynchronously. This looks very useful in many situation.
> My question here is that is there any good components that can handle
> "XML over SMTP/POP3"?
> 
> If there are none, how about starting a small open-source project for
> this? (provided that there are some interest for this project)
> It would be great if there exists handy,free, and reliable such
> components.
> 
> 
> How do you think about this idea?
> 
> 
> ----------------------
> K.Kawaguchi     Swift,Inc.
> E-Mail:k-kawa@swiftinc.co.jp




 

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

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