streaming
Here are 2,421 public repositories matching this topic...
-
Updated
Mar 8, 2021 - JavaScript
In https://doc.akka.io/docs/akka/current/coordination.html#usages-in-other-akka-modules, leases are presented as being useful for singletons and sharding. The list should include SBR.
-
Updated
Dec 21, 2020 - Java
-
Updated
Mar 12, 2021 - TypeScript
-
Updated
Feb 25, 2021 - JavaScript
-
Updated
Jan 22, 2021 - JavaScript
Summa
-
Updated
Feb 10, 2021
Sleep timer
a simple sleep timer would be nice addition to the Autoradio feature
Tests
it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.
now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.
a lot of code can already be regression-tested by simply running all the demos and val
-
Updated
Mar 8, 2021 - Python
-
Updated
Mar 10, 2021 - JavaScript
-
Updated
Mar 11, 2021 - Go
-
Updated
Mar 11, 2021 - Python
-
Updated
Jan 7, 2021 - C++
-
Updated
Mar 11, 2021 - JavaScript
-
Updated
Mar 12, 2021 - TypeScript
-
Updated
Mar 12, 2021 - Rust
-
Updated
Feb 28, 2021 - Python
Improve this page
Add a description, image, and links to the streaming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the streaming topic, visit your repo's landing page and select "manage topics."

Hi,
I was trying to install logstash on Amazon Linux 2. After installing it, I couldn't start/enable the service. After some debugging, I noticed the
systemdconfiguration installed by/usr/share/logstash/bin/system-install. However, I do my tests and development mostly on AWS t3.nano and this binary is memory intensive and won't work on low memory.The exit code could have been checked