Giter VIP home page Giter VIP logo

sqs-message-queues's Introduction

SQS-Message-Queues

Overview

This Application publishes messages to three different SQS instances QPDriver.java

Setup

You must first ensure that you have SQS instances running on your AWS console. The following link steps you through the setup process SQS setup;

Running Application

  • You have to have your AWS credientals setup on you machine first using the following instructions.

  • The application can be run either in an IDE environment by running the QPDriver and QCDriver files respectfully.

  • You can also run the application in the terminal/command line using the following command:

    • to be added
  • You can play with the speed of publishing messages by increasing or decreasing the integer value within the Thread.sleep() method. If you manipulate the code, you must recomplie before running in order to see the changes.

  • Upon running the QPDriver, you'll be prompted to enter the names of three SQS instances (of queues you already created). After that random messages will be added to all three SQS instances.

  • Either stop the application via the stop function in your IDE or by typing control + c in your terminal.

sqs-message-queues's People

Contributors

mattburger avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.