选择FIWARE NGSI-LD上下文代理的方法是什么?

huangapple go评论87阅读模式
英文:

How to choose a FIWARE NGSI-LD context broker?

问题

I need some help to decide which FIWARE context broker (Orion-LD, Scorpio, Stellio) I should choose for a smart city architecture. There is no existing component which uses NGSI-v2.

Is there any other reason why you should choose the Orion-LD context broker besides the fact that it is the only one that supports NGSI-v2?
Is there an advantage that the Orion broker is the main component of FIWARE?

The paper "Open-Source Publish-Subscribe Systems: A Comparative Study" says the scorpio broker is the most complete system overall.

The paper "Enabling Context-Aware Data Analytics in Smart Environments: An Open Source Reference Implementation" says the Orion-LD context broker is the most extended GE.

I also saw the performance comparison where Orion-LD is way faster at small batches of messages and slower than Scorpio and Stellio with larger batches.

Any suggestions?

Thanks!

英文:

I need some help to decide which FIWARE context broker (Orion-LD, Scorpio, Stellio) I should choose for a smart city architecture. There is no existing component which uses NGSI-v2.

Is there any other reason why you should choose the Orion-LD context broker besides the fact that it is the only one that supports NGSI-v2?
Is there an advantage that the Orion broker is the main component of FIWARE?

The paper "Open-Source Publish-Subscribe Systems: A Comparative Study" says the scorpio broker is the most complete system overall.

The paper "Enabling Context-Aware Data Analytics in Smart Environments: An Open Source Reference Implementation" says the Orion-LD context broker is the most extended GE.

I also saw the performance comparison where Orion-LD is way faster at small batches of messages and slower than Scorpio and Stellio with larger batches.

Any suggestions?

Thanks!

答案1

得分: 1

我理解Orion-LD易于操作,只需处理服务和MongoDB。Scorpio使用Kafka,这在操作上增加了额外的复杂性层。我对Stellio没有任何参考信息。

Orion-LD支持NGSIv2,因为它是Orion的一个分支,但这不是它的主要重点。如果你是从头开始的,你可以直接采用LD,就完成了。

英文:

My understanding is that Orion-LD is easy to operate, only the service and MongoDB. Scorpio uses Kafka which adds an extra complexity layer, operations-wise. I don't have any reference on Stellio.

Orion-LD supports NGSIv2 as it is a fork of Orion but it is not its main focus. If you are starting fresh, you can adopt directly LD, and you are done.

huangapple
  • 本文由 发表于 2023年2月8日 17:35:27
  • 转载请务必保留本文链接:https://go.coder-hub.com/75383758.html
  • fiware
  • fiware-orion
  • fiware-scorpio
  • fiware-stellio
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定