In this chapter, we learned how to send messages to a JMS queue as well as consume them. We also learned to build a typical high-performance scenario where a message is stored in a queue to be processed further by another service, which allows the service to handle a high figure of messages per second. At the end of the chapter, we get in deep about the WSO2 connector to integrate with third-party APIs in a fast-easy way.
Now, we will move on to the next chapter, where we will learn about the newest integration programming language called Ballerina.
>