Code Monkey home page Code Monkey logo

hiperium-messaging's Introduction

Hiperium Project: Platform for the Internet of Things.

Author: Andres Solorzano Level: Advanced
Technologies: CDI, RESTful, JPA, EJB, JTA, NoSQL Summary: This project is the messaging service that gets and send JMS between the smart home and the Hiperium Cloud Platform.
Target Product: Wildfly Application Server 10. Source: https://bitbucket.org/aosolorzano/hiperium-messaging

What is it?

The Hiperium Messaging is a service of the hiperium Project for the Internet of Things. This messaging project sends and receives JMS to or from the devices of the smart homes respectively. The Queues receive messages from a smart home and its sending again to the control microservice to operate the respective action. The Topics send the messages generated from the user through the control microservice and sends this message to the respective smart home.

System requirements

The application this project produces is designed to be run on Wildfly Application Server 10.

All you need to build this project is Java 7.0 (Java SDK 1.7), Maven 3.0 or later, and Docker 1.10 or later.

Docker Image

This repository contains the instructions needed to create a docker image based on the Hiperium Messaging Service.

Dependencies

Docker Engine

Deploying

Execute the following commands to run the docker image in your host computer:

  • docker pull hiperium/hiperium-messaging
  • docker run -it -d hiperium/hiperium-messaging

Access the application

The application will service many Queues and Topics to receive or send JMS.Queues receive messages from the smart home application through a Raspberry PI device that collects users activities. Topics send messages the respective smart home's Raspberry PI device.

hiperium-messaging's People

Contributors

aosolorzano avatar

Watchers

 avatar  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.