Skip to content

ssproessig/ipc-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipc-adapter

Study for an inter-process adapter in C++/Qt 5.

Status

master Win64 status badge develop Win64 status badge develop Win64 coverage MIT License

Key words for use in RFCs to Indicate Requirement Levels

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document and other documents in this repository are to be interpreted as described in RFC 2119.

Big Picture / Solution to Realize

ipc-adapter big picture

Customer has

  • a legacy system that needs to be connected to
  • a new ESB solution.

We assume that we

  • receive data in some format from the ESB and
  • need to convert, merge and filter it, before
  • forwarding it to the legacy system.

Documentation

Sources

Refer to 20_Sources.

License

Refer to LICENSE

About

Study for an inter-process adapter in C++/Qt 5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published