You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Streamdata.io

From EverybodyWiki Bios & Wiki


Streamdata.io is a French B2B software vendor.

Technology[edit]

Streamdata.io provides a Proxy as a Service for any HTTP API by polling and acting as a streaming API. It is the first-level client-side operation that provides streaming capabilities without any coding requested at server level.

Launched in April 2015,[1] The first version of Streamdata.io converts any JSON RESTful API into an incremental data stream based on JSONPatch[2] and Server Sent Events (also known as EventSource) standards.

When a client connects to an API through Streamdata.io servers, Streamdata.io will start polling the sourced API.[3] The first piece of data sent to a client is a copy of the sourced API answer. Thereafter, Streamdata.io will send the client only diff calculated at server level.

Streamdata.io claims a number of benefits from this approach. First, the sourced API will be polled only once independently of the number of clients connected through Streamdata.io. Second, client-side benefits from the advantages of push over poll (battery consumption [4] and latency improvement). To match with the sourced API rate limits, polling frequency from Streamdata.io's server to the sourced API is fixed by the user within its portal.

A first review of this service was made by Kin Lane.[5]

Company[edit]

Previously known under the brand name Motwin, Streamdata.io is a France-based company with offices in Meylan and in Paris. It currently has 15 employees in its staff. Streamdata.io claims to count amongst its customers several clients such as BNP Paribas, AXA, La Poste, Betclic, La Société Générale, Schneider Electric, and Custom Sensors & Technologies Inc. (CST) for their streaming-based products. In July 2015, Streamdata.io and Restlet signed a partnership to provide Streaming APIs to their customers.[6]

Competitors[edit]

Firebase

References[edit]

  1. "API Streaming: Cache And Push Data From APIs Using StreamData.io". www.programmableweb.com. 21 April 2015.
  2. "JSONPatch". JSONPatch.com.
  3. "How it works StreamData.io". http://streamdata.io. 9 April 2015. External link in |website= (help)
  4. "The Comparison of Impacts to Android Phone Battery between Polling Data and Pushing Data" (PDF). www.researchgate.net. June 2013.
  5. "API Streaming: Cache And Push Data From APIs Using StreamData.io". apievangelist.com. 2 April 2015.
  6. "Restlet and Streamdata.io partner to drastically increase velocity of data for API-based apps". restlet.com. 8 July 2015.


This article "Streamdata.io" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Streamdata.io. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.