Giter VIP home page Giter VIP logo

gmsec_kafka's Introduction

gmsec_kafka

This readme will be updated as features are added. Currently the library has all the required 'hooks' into the GMSEC API, but functionality is coming.

Download GMSEC_API from SourceForge: https://sourceforge.net/projects/gmsec/

Steps to get up and running:

Install the GMSEC API Configure GMSEC According to Goddard provided documentation.

git clone gmsec_kafka into the wrapper directory (or better yet, create a symbolic link)

git clone https://github.com/chrisreis53/gmsec_kafka.git /path/to/GMSEC_API-4.2/wrapper

rename from "gmsec_kafka" to "kafka"

mv gmsec_kafka kafka

set environment variables

export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib"
export MW_WRAPPERS="kafka"

Make the library either independently by running make in the kafka folder:

make -C ~/GMSEC_API-4.2/wrapper/kafka

Or make the whole GMSEC-API library:

make -C ~/GMSEC_API-4.2

Run GMSEC pub/sub

~/GMSEC_API-4.2/bin/gmpub connectiontype=gmsec_kafka
~/GMSEC_API-4.2/bin/gmsub connectiontype=gmsec_kafka

gmsec_kafka's People

Stargazers

 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.