Skip to content

External Processes with cFS #444

Answered by skliper
tstern-masten asked this question in Q&A
Discussion options

You must be logged in to vote

I see three options for interfacing processes based on what you need in terms of "utilizing cFS services".

Wrap both processes in the cFS framework, communicate through SBN. Then each process has the full cFS set of core capabilities.

One cFS instance (with SBN), the other process just has an SBN compatible interface. I thought there was an example of this somewhere or a related repo but I haven't found it yet... maybe someone in the community could provide a pointer?

Or make a custom app to run on the full cFS instance that interfaces with the other process through whatever custom mechanism fits your use case. For example if the custom process produces/consumes a data stream make an app …

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@tstern-masten
Comment options

@skliper
Comment options

@rlourette
Comment options

Answer selected by tstern-masten
Comment options

You must be logged in to vote
1 reply
@tstern-masten
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants