8000 GitHub - JongJeng/smw: A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JongJeng/smw

 
 

Repository files navigation

smw

Genernal

A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.

The main aim is to encapsulate an adaptive middleware,it can deal with relation of communication partners automatically.

Communication on same "Host" will use iceoryx,benefit from it's zero-copy ability.

Communication on different "Host" will use Fast-DDS,benefit from flexible DDS protocol.

Maybe I would support SOME/IP protocol for interoperating with AUTOSAR AP...

Example

image

Dependencies

fmt

https://github.com/fmtlib/fmt

Fast-DDS

https://github.com/eProsima/Fast-DDS

Eclipse iceoryx

https://github.com/eclipse-iceoryx/iceoryx

Google Protobuf

https://developers.google.com/protocol-buffers

TODO

...

About

A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.7%
  • CMake 4.6%
  • Other 0.7%
0