Skip to content

Latest commit

 

History

261 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages