[Phix] Three Apps Sharing Data

new topic     » topic index » view thread      » older message » newer message

OK, here's the basic setup:

I've got three apps--two children and a parent.

Maybe two satellites and a controller.

Use whatever paradigm terms you'd like.

The children are connected to outside data sources. They bring the data in from a websocket, and they need to send that data--or otherwise make it available, like inside a local database (?)--to the parent app.

So, two satellite apps providing data to a primary, controller app.

What is the best, most fastest way to accomplish getting that data to the parent?

Probably a local socket... eh? I'm using Phix, so I guess I should check the docs. Pete? Sockets? MQTT?

But if anybody has ideas in this regard, please discuss with me.

Thank you!

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu