Move data between distributed application components performing
different tasks without losing messages or requiring full availability.
Description
Amazon Simple Queue Service (Amazon SQS) is a distributed queue
messaging service introduced by Amazon.com in April 2006. It supports
programmatic sending of messages via web service applications as a way
to communicate over the Internet. SQS is intended to provide a highly
scalable hosted message queue that resolves issues arising from the
common producer-consumer problem or connectivity between producer and
consumer. Amazon SQS can be described as commoditization of the
messaging service. Well-known examples of messaging service technologies
include Java Message Service and MSMQ. Unlike Java Message Service,
users would need not maintain their own server, Amazon SQS does it for
them and sells the service at a per-use rate.
Community Connectors are open-source connectors created by MuleSoft’s
developer community. Quality and full support for these are not
guaranteed by MuleSoft.
No comments:
Post a Comment