HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Rldm840

no profile record

投稿

[untitled]

1 ポイント·投稿者 Rldm840·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 Rldm840·10 か月前·0 コメント

[untitled]

1 ポイント·投稿者 Rldm840·10 か月前·0 コメント

[untitled]

1 ポイント·投稿者 Rldm840·12 か月前·0 コメント

Benchmark: 1.6M messages/s to 4000 clients, with 4 cores and 8 GiB RAM!

lightstreamer.com
2 ポイント·投稿者 Rldm840·昨年·0 コメント

Live telemetry feed from the ISS, open to the public

lightstreamer.com
2 ポイント·投稿者 Rldm840·昨年·3 コメント

Scaling Kafka for Real-Time Data Delivery to Consumers

lightstreamer.com
1 ポイント·投稿者 Rldm840·昨年·0 コメント

The Instant Communities Manifesto

now4real.com
2 ポイント·投稿者 Rldm840·2 年前·0 コメント

コメント

Rldm840
·昨年·議論
Good to know!
Rldm840
·昨年·議論
The International Space Station broadcasts real-time telemetry data on a WebSocket-based public feed.
Rldm840
·昨年·議論
Nice idea for my retirement (not in the very short term)!
Rldm840
·昨年·議論
Many years ago, we used to start a streaming session with an http request, then upgrading to websockets after obtaining a response (this was our original "StreamSense" mechanism). In recent years, we changed StreamSense to go websocket first and fallback to http streaming or http long polling in case of issues. At Lightstreamer, we started streaming data 25 years ago over http, then moving to websockets. We've seen so many different behaviors in the wild internet and got some much feedback from the fieldsl in these decades that we believe our current version of Lightstreamer includes heuristics and mechanisms for virtually every possible aspect of websockets that could go wrong. From massive disconnections and reconnections, to enterprise proxies with deep inspections, to mobile users continuously switching networks. I recall when a big customer required us to support one million live websocket connections for each server (mid-sized) keeping low latency. It was challenging but forced us to come up with a brand new internal architecture. So many stories to tell covering 25 years of evolution...
Rldm840
·2 年前·議論
NASA set it up for education purpose. This is the official paper about this project: https://ntrs.nasa.gov/citations/20130013825
Rldm840
·2 年前·議論
Hey jaennaet, that's so cool! I work at Lightstreamer and we have never met before.

I often use the urine tank level as an example in my presentations. It’s a fun way to demonstrate streaming real-time data from space (literally) to web and mobile apps.

For a bit of background: NASA selected us back in 2010 for a project called SSLive, aimed at making telemetry data from the ISS publicly accessible in real time via an open feed.

If you’re curious about the full range of metrics available, you can explore the original GitHub project here: https://github.com/Lightstreamer/Lightstreamer-example-ISSLi...