Giter Site home page Giter Site logo

surendra210 / ecal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eclipse-ecal/ecal

0.0 0.0 0.0 16.51 MB

eCAL - enhanced Communication Abstraction Layer

Home Page: http://ecal.io

License: Apache License 2.0

CMake 4.10% C++ 91.72% C 2.39% Objective-C 0.58% Batchfile 0.08% Python 0.88% C# 0.12% Inno Setup 0.13% PowerShell 0.01%

ecal's Introduction

eCAL - enhanced Communication Abstraction Layer

Copyright (c) 2020, Continental Corporation.

๐Ÿ  http://ecal.io

License

License

Build States

Build Windows Server 2019

Build Ubuntu 18.04

Build Ubuntu 20.04

Build Ubuntu 20.04 (Iceoryx)

Build macOS Catalina 10.15

Preface

The enhanced Communication Abstraction Layer (eCAL) is a middleware that enables scalable, high performance interprocess communication on a single computer node or between different nodes in a computer network. eCAL uses a publish / subscribe pattern to automatically connect different nodes in the network. It's choosing the best available data transport mechanisms - UDP for network communication and High Performance Shared Memory for local communication.

eCAL

  • is fast (1 - 10 GB/s depends on payload size - check measured performance here)
  • provides publish / subscribe and client / server patterns
  • is designed brokerless
  • provides a C++ and C interface for easy integration into other languages (like python or csharp)
  • supports intel and arm platforms
  • has powerful tools for recording, replay and monitoring all your data flows - decentralized
  • integrates gently into your ROS2 environement with the brand new eCAL RMW

eCAL runs on

  • Windows (stable)
  • Linux (stable)
  • QNX (stable)
  • MacOS (experimental)
  • FreeBSD (experimental)

Really ?? Just another pub/sub middleware ? Why ? What is the different to my beloved fully featured DDS ?

  • it's stupid simple - no complex configuration effort for all kind of communication details or QOS settings
  • it's message protocol agnostic - choose the message protocol that fits to your needs like Google Protobuf, CapnProto, Flatbuffers ..
  • it's using the standardized recording format HDF5

What is on the roadmap ?

  • more language bindings (rust, go-lang)
  • and ?? tell us about your use case :-)

GitHub project using / used by eCAL

Links

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.