By Admin on Wednesday, 04 March 2020
Category: All

Amazon SQS Component

Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications. SQS eliminates the complexity and overhead associated with managing and operating message oriented middleware, and empowers developers to focus on differentiating work. Using SQS, you can send, store, and receive messages between software components at any volume, without losing messages or requiring other services to be available.

From sgcWebSockets 4.3.5, Amazon SQS is supported.

You can get more information of how Amazon SQS works with sgcWebSockets library using the following link:

sgcWebSockets

Related Posts