From: <mod...@li...> - 2004-11-05 05:13:35
|
The new Queue service is pretty cool, and I personally wrote and sent out that newsletter. Jeff; >Message: 1 >To: <mod...@li...> >Date: Wed, 3 Nov 2004 21:42:54 -0800 >From: mod...@li... >Reply-To: mod...@li... >Subject: [Mod-pubsub-developer] Fw: Amazon Queue Service + Cool New Apps > >This is pretty interesting... can't wait for the Amazon PubSub Service... > > >----- Original Message ----- >From: "Amazon.com Web Services" <aws...@am...> > > > >>Amazon Simple Queue Service Beta >>-------------------------------- >> >>The Amazon Simple Queue Service is now available for beta >>testing. The Simple Queue Service offers a reliable, highly >>scalable hosted queue for buffering messages between distributed >>application components. >> >>You can use the Amazon Simple Queue Service to better manage >>messages between components of your distributed >>applications. SQS allows you to decouple components and make >>them run independently. Any component of a distributed >>application can store any type of data in a reliable queue at >>Amazon.com. Any other component or application can then later >>retrieve the data using queue semantics. The queue acts as a >>buffer between the work-producer that is saving the data, and >>the work-consumer that is retrieving the data for processing. >> >>Registered developers can create any number of queues. Each >>queue can hold up to 4,000 items and each item can be up to >>4,096 bytes in length. >> >>The Amazon Simple Queue Service is free at this time. We >>anticipate charging for this service once it is officially >>released. We haven't finalized pricing yet, but we expect to >>make this service available to you at a very reasonable price. >> >>Complete information on the Simple Queue Service can be found at >>http://www.amazon.com/webservices . >> >> >> |