gutma-org / airtraffic-data-protocol-development

A development version of Airtraffic Data Protocol
Apache License 2.0
6 stars 5 forks source link

Push vs Pull model of data #3

Closed hrishiballal closed 6 years ago

hrishiballal commented 6 years ago

Originally reported by Hrishikesh Ballal (Bitbucket: hrishiballal, GitHub: hrishiballal)


Push Model vs Pull model:


hrishiballal commented 6 years ago

Original comment by Hrishikesh Ballal (Bitbucket: hrishiballal, GitHub: hrishiballal)


Made a inital commit of the section around this.

hrishiballal commented 6 years ago

Original comment by Hrishikesh Ballal (Bitbucket: hrishiballal, GitHub: hrishiballal)


@andreaslamprecht Thank you for this, as in the earlier case, the idea is to write a section about pull-vs-push to highlight some considerations. Of course it is up to the individual manufacturer to accomodate accordingly. Thanks again, I will send on a notification when I have completed these.

hrishiballal commented 6 years ago

Original comment by Andreas Lamprecht (Bitbucket: andreaslamprecht, GitHub: andreaslamprecht)


if you want to look at statistical data, then don't limit yourself to the aviation industry. Look at Gaming, IoT, Videostreaming, ...

hrishiballal commented 6 years ago

Original comment by Andreas Lamprecht (Bitbucket: andreaslamprecht, GitHub: andreaslamprecht)


does this really need to be standardized? Those questions are really more relevant for a product-specification, not for an industry-standardization.

vosst commented 6 years ago

I agree, push vs. pull is rather a function and ability of the overall processing network, and you could easily switch between them with aggregator nodes that aggregate pushed observations. A common example is prometheus (used to monitor datacenter infrastructure at scale): it supports both push and pull and leaves it to the concrete use-case to take a proper decision.

hrishiballal commented 6 years ago

@vosst Thanks for this. I will add the Prometheus example link in the per their FAQ

hrishiballal commented 6 years ago

Closing issue since this is addressed in the "Push Vs. Pull" section of the appendix.