Server architecture best practices|Miscellaneous|Forum|OPC Foundation

Avatar
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Lost password?
sp_Feed sp_PrintTopic sp_TopicIcon
Server architecture best practices
Avatar
Lex
New Member
Members
Forum Posts: 2
Member Since:
03/03/2017
sp_UserOfflineSmall Offline
1
03/28/2017 - 08:44
sp_Permalink sp_Print

I am implementing an OPC UA Server to expose data collected by our facility management system.

The data may be managed by one or more of our servers (non OPC UA) using one or more databases.

How could I best add OPC UA Servers to this system?

    1 for the whole system?

    Perhaps 1 OPC UA Server per database?

    Other?

Are their pros and cons to 1 large Server vs multiple smaller Servers?

Does the OPC Foundation have best practices for cases like this?

Avatar
Randy Armstrong
Admin
Forum Posts: 1445
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
04/05/2018 - 05:30
sp_Permalink sp_Print

It depends on what clients need to do with the data.

i.e. do you have requirements for data federation and/or queries that span databases?

If yes one server could be a better approach.

If the databases are completely independent then one server per database would reduce the complexity of each individual server.

IOW: one server if that makes it easier for clients. multiple servers if clients don't care.

Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 20
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1347
Posts: 4567