Intel® Edge Software Hub
Get answers from community peers to your questions about building Edge Software Hub solutions for edge compute node.
Announcements
Welcome to the Intel Community! If you like the answer to your question, please mark it as 'Accepted Solution' to help others.

The Edge Software Vision Package for Red Hat Enterprise Linux is now available here.

Learn more about developing on Intel® Hardware and Software here.

Interfaces

Jerry4_Liu
Novice
437 Views

Hello all,

 

I have checked the information in the document(https://open-edge-insights.github.io/index.html) and read all the examples, but I still can't tell the difference between the following interface: Publisher/Subscriber and Client/Server .The difference in application between these two methods are the same in my mind. I would like to ask if anyone can tell me the difference in the usage of the eii software package.

 

Thanks.

Regards,

-Jerry

 

 

 

Labels (1)
0 Kudos
1 Solution
Haizad_Intel
Moderator
378 Views

Hi! 

 

Publisher/Subscriber is used to subscribe data, process it and publish the processed data. These data can be subscribed from multiple topics and published back into multiple topics or same topic.

Server/Client is used for request response. Client makes an explicit request for some specific data from the server

View solution in original post

0 Kudos
1 Reply
Haizad_Intel
Moderator
379 Views

Hi! 

 

Publisher/Subscriber is used to subscribe data, process it and publish the processed data. These data can be subscribed from multiple topics and published back into multiple topics or same topic.

Server/Client is used for request response. Client makes an explicit request for some specific data from the server

0 Kudos
Reply