Questions tagged [data-stream]

In Connection-oriented communication, a data stream is a sequence of digitally encoded coherent signals (packets of data or data packets) used to transmit or receive information that is in the process of being transmitted.

In Connection-oriented communication, a data stream is a sequence of digitally encoded coherent signals (packets of data or data packets) used to transmit or receive information that is in the process of being transmitted.

In electronics and computer architecture, a data flow determines for which time which data item is scheduled to enter or leave which port of a systolic array, a Reconfigurable Data Path Array or similar pipe network, or other processing unit or block.

Often the data stream is seen as the counterpart of an instruction stream, since the von Neumann machine is instruction-stream-driven, whereas its counterpart, the Anti machine, is data stream driven.

The term "data stream" has many more meanings, such as by the definition from the context of systolic arrays.

Wikipedia: http://en.wikipedia.org/wiki/Data_stream

276 questions
0
votes
0 answers

How to stream data from PC to Redpitaya board?

The hardware platform we're using is the Redpitaya STEMlab 125-10 board and the goal is to stream arbitrary data (roughly 100k values) from the PC to the RF-outputs. Is this possible somehow? I know that the opposite is implemented in the provided…
dxxx9
  • 1
  • 2
0
votes
0 answers

Problem creating flock connection using datastream

Good morning everyone. I've been trying to configure the connection to the GCP datastream for a few days now with great success. Basically I can connect to the database with the username and password provided using dbeaver. But when trying to create…
0
votes
0 answers

Schema loss when converting from table to datastream

I am using Scala and Flink. I receive data from Kafka(for cpu_utilization) and able to read it. Now since I don't want to persist all data in db I am filtering required rows like cpu_utilization should be more than 10%. I am doing this by converting…
Kush Rohra
  • 15
  • 5
0
votes
0 answers

How python can read a response of a javascript websocket

im searching for a suggestion for read a response out of a websocket, what is generating realtime machine data. For example, here is the javascript code, that i can open in my browser. WebSocket…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/python" class="post-tag grid--cell" title="show questions tagged 'python'" rel="tag">python</a> <a href="../../questions/tagged/html" class="post-tag grid--cell" title="show questions tagged 'html'" rel="tag">html</a> <a href="../../questions/tagged/websocket" class="post-tag grid--cell" title="show questions tagged 'websocket'" rel="tag">websocket</a> <a href="../../questions/tagged/data-stream" class="post-tag grid--cell" title="show questions tagged 'data-stream'" rel="tag">data-stream</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Oct 13 '22 at 13:16">asked Oct 13 '22 at 13:16</time> <a href="../../users/20231413/udii" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/20231413.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="udii" /> </a> <div class="s-user-card--info"> <a href="../../users/20231413/udii" class="s-user-card--link">udii</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">9</li> <li class="s-award-bling s-award-bling__bronze" title="2 bronze badges">2</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-73855472"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/73855472/is-there-a-code-to-create-and-compare-stock-returns-around-an-event-window" class="question-hyperlink">Is there a code to create and compare stock returns around an event window?</a></h3> <div class="excerpt">I have tried to use the eventstudy package, but it doesn't entirely give me the optionality that I want for the dataset. I want to sort the stock observations so that I have a trading year before and after an event has occurred. Something like…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/r" class="post-tag grid--cell" title="show questions tagged 'r'" rel="tag">r</a> <a href="../../questions/tagged/data-stream" class="post-tag grid--cell" title="show questions tagged 'data-stream'" rel="tag">data-stream</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Sep 26 '22 at 14:15">asked Sep 26 '22 at 14:15</time> <a href="../../users/20090719/jakob-opsahl" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/20090719.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Jakob Opsahl" /> </a> <div class="s-user-card--info"> <a href="../../users/20090719/jakob-opsahl" class="s-user-card--link">Jakob Opsahl</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-73145861"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/73145861/streaming-data-processing-joining-with-different-two-latency" class="question-hyperlink">Streaming data processing joining with different two latency</a></h3> <div class="excerpt">We have two transactions, but we need to configure them for future cases. I'm curious about your thoughts on this process. (I'm newbie to streaming data) We have Flink and KStreams environment. These two transactions have two different latency. If…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/bigdata" class="post-tag grid--cell" title="show questions tagged 'bigdata'" rel="tag">bigdata</a> <a href="../../questions/tagged/streaming" class="post-tag grid--cell" title="show questions tagged 'streaming'" rel="tag">streaming</a> <a href="../../questions/tagged/apache-flink" class="post-tag grid--cell" title="show questions tagged 'apache-flink'" rel="tag">apache-flink</a> <a href="../../questions/tagged/flink-streaming" class="post-tag grid--cell" title="show questions tagged 'flink-streaming'" rel="tag">flink-streaming</a> <a href="../../questions/tagged/data-stream" class="post-tag grid--cell" title="show questions tagged 'data-stream'" rel="tag">data-stream</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 28 '22 at 00:10">asked Jul 28 '22 at 00:10</time> <a href="../../users/7027323/feyz1g" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/7027323.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="feyZ1g" /> </a> <div class="s-user-card--info"> <a href="../../users/7027323/feyz1g" class="s-user-card--link">feyZ1g</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">62</li> <li class="s-award-bling s-award-bling__bronze" title="8 bronze badges">8</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-73063931"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/73063931/data-streaming-processing-in-net" class="question-hyperlink">Data streaming processing in .net</a></h3> <div class="excerpt">I'm studying some products to implements event sourcing and in general data streaming processing. In particular I have found Apache Pulsar very good for streaming all my events between many microservices, but I would like to process all this data…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/.net" class="post-tag grid--cell" title="show questions tagged '.net'" rel="tag">.net</a> <a href="../../questions/tagged/apache-flink" class="post-tag grid--cell" title="show questions tagged 'apache-flink'" rel="tag">apache-flink</a> <a href="../../questions/tagged/apache-pulsar" class="post-tag grid--cell" title="show questions tagged 'apache-pulsar'" rel="tag">apache-pulsar</a> <a href="../../questions/tagged/data-stream" class="post-tag grid--cell" title="show questions tagged 'data-stream'" rel="tag">data-stream</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 21 '22 at 09:39">asked Jul 21 '22 at 09:39</time> <a href="../../users/2017457/user2017457" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2017457.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="user2017457" /> </a> <div class="s-user-card--info"> <a href="../../users/2017457/user2017457" class="s-user-card--link">user2017457</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">11</li> <li class="s-award-bling s-award-bling__bronze" title="3 bronze badges">3</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-73022927"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/73022927/alpaca-data-not-streaming" class="question-hyperlink">alpaca data not streaming</a></h3> <div class="excerpt">I am trying to stream data by using an Alpaca paper trading account on a Windows 10 terminal, but instead of streaming data it returns empty. Does anybody know what I am doing wrong? note: I have installed wscat by typing npm install -g wscat and i…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/terminal" class="post-tag grid--cell" title="show questions tagged 'terminal'" rel="tag">terminal</a> <a href="../../questions/tagged/windows-10" class="post-tag grid--cell" title="show questions tagged 'windows-10'" rel="tag">windows-10</a> <a href="../../questions/tagged/data-stream" class="post-tag grid--cell" title="show questions tagged 'data-stream'" rel="tag">data-stream</a> <a href="../../questions/tagged/wscat" class="post-tag grid--cell" title="show questions tagged 'wscat'" rel="tag">wscat</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 18 '22 at 13:16">asked Jul 18 '22 at 13:16</time> <a href="../../users/17700171/pythonlearner123" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/17700171.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="pythonlearner123" /> </a> <div class="s-user-card--info"> <a href="../../users/17700171/pythonlearner123" class="s-user-card--link">pythonlearner123</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> <li class="s-award-bling s-award-bling__bronze" title="3 bronze badges">3</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-72804580"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/72804580/how-to-select-kafka-topic-dynamically-in-apache-flink-kafka-sink" class="question-hyperlink">How to select kafka topic dynamically in apache flink kafka sink?</a></h3> <div class="excerpt">I'm using KafkaSink as the sink in my flink application and I require to send stringifiedJSONs to different Kafka topics based on some key-value pairs (for example, a few JSONs go to topic1 and a few other sinks to another topic, topic2 and so on).…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/apache-flink" class="post-tag grid--cell" title="show questions tagged 'apache-flink'" rel="tag">apache-flink</a> <a href="../../questions/tagged/data-stream" class="post-tag grid--cell" title="show questions tagged 'data-stream'" rel="tag">data-stream</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jun 29 '22 at 16:05">asked Jun 29 '22 at 16:05</time> <a href="../../users/17515437/vinay-cheguri" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/17515437.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Vinay Cheguri" /> </a> <div class="s-user-card--info"> <a href="../../users/17515437/vinay-cheguri" class="s-user-card--link">Vinay Cheguri</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">55</li> <li class="s-award-bling s-award-bling__bronze" title="7 bronze badges">7</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-72782231"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/72782231/how-to-connect-apache-storm-with-grafana" class="question-hyperlink">How to connect apache storm with grafana?</a></h3> <div class="excerpt">I am collecting data in JSON format that I process in real time with apache storm. I would now like to use grafana to be able to perform real time visualizations on this processed data. Is there a way to connect storm to grafana? I haven't found…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/grafana" class="post-tag grid--cell" title="show questions tagged 'grafana'" rel="tag">grafana</a> <a href="../../questions/tagged/apache-storm" class="post-tag grid--cell" title="show questions tagged 'apache-storm'" rel="tag">apache-storm</a> <a href="../../questions/tagged/data-stream" class="post-tag grid--cell" title="show questions tagged 'data-stream'" rel="tag">data-stream</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jun 28 '22 at 07:21">asked Jun 28 '22 at 07:21</time> <a href="../../users/16057105/gran" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/16057105.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="GRAN" /> </a> <div class="s-user-card--info"> <a href="../../users/16057105/gran" class="s-user-card--link">GRAN</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">27</li> <li class="s-award-bling s-award-bling__bronze" title="5 bronze badges">5</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-72680125"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/72680125/tcpclient-getstream-returns-null" class="question-hyperlink">TcpClient.GetStream() returns null</a></h3> <div class="excerpt">I have a TcpPeer class that represents the TCP side when converting from another data transfer method (this is what the IPeer interface is for). But for unknown to me reason TcpClient.GetStream() in the constructor returns null, which is why other…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c#" class="post-tag grid--cell" title="show questions tagged 'c#'" rel="tag">c#</a> <a href="../../questions/tagged/tcpclient" class="post-tag grid--cell" title="show questions tagged 'tcpclient'" rel="tag">tcpclient</a> <a href="../../questions/tagged/data-stream" class="post-tag grid--cell" title="show questions tagged 'data-stream'" rel="tag">data-stream</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jun 19 '22 at 20:25">asked Jun 19 '22 at 20:25</time> <a href="../../users/14277240/javajumper" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/14277240.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="JavaJumper" /> </a> <div class="s-user-card--info"> <a href="../../users/14277240/javajumper" class="s-user-card--link">JavaJumper</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> <li class="s-award-bling s-award-bling__bronze" title="1 bronze badges">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-72516710"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/72516710/not-able-to-connect-the-oracle-database-to-gcp-data-stream" class="question-hyperlink">Not able to connect the oracle database to GCP data-stream</a></h3> <div class="excerpt">I am trying to create a connection profile in GCP data-stream for oracle database. When I try to connect to oracle database, it is showing hostname or port configuration are not correct, even though everything is correct. Can anyone assist me how to…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/oracle" class="post-tag grid--cell" title="show questions tagged 'oracle'" rel="tag">oracle</a> <a href="../../questions/tagged/google-cloud-platform" class="post-tag grid--cell" title="show questions tagged 'google-cloud-platform'" rel="tag">google-cloud-platform</a> <a href="../../questions/tagged/database-connection" class="post-tag grid--cell" title="show questions tagged 'database-connection'" rel="tag">database-connection</a> <a href="../../questions/tagged/data-stream" class="post-tag grid--cell" title="show questions tagged 'data-stream'" rel="tag">data-stream</a> <a href="../../questions/tagged/google-datastream" class="post-tag grid--cell" title="show questions tagged 'google-datastream'" rel="tag">google-datastream</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jun 06 '22 at 11:03">asked Jun 06 '22 at 11:03</time> <a href="../../users/19281481/subhash-bhat" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/19281481.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Subhash bhat" /> </a> <div class="s-user-card--info"> <a href="../../users/19281481/subhash-bhat" class="s-user-card--link">Subhash bhat</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">21</li> <li class="s-award-bling s-award-bling__bronze" title="2 bronze badges">2</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-72391715"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/72391715/kinesis-stream-consumption-latest-v-s-trim-horizon" class="question-hyperlink">Kinesis Stream Consumption: LATEST v/s TRIM_HORIZON</a></h3> <div class="excerpt">I have a use case where I need to keep the Kinesis trigger on my consumer (let's call it Lambda B) be disabled, while the producer (let's call it Lambda A) writes to the Kinesis stream. Once the write is complete, I intend to enable the trigger, and…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/amazon-web-services" class="post-tag grid--cell" title="show questions tagged 'amazon-web-services'" rel="tag">amazon-web-services</a> <a href="../../questions/tagged/aws-sdk" class="post-tag grid--cell" title="show questions tagged 'aws-sdk'" rel="tag">aws-sdk</a> <a href="../../questions/tagged/amazon-kinesis" class="post-tag grid--cell" title="show questions tagged 'amazon-kinesis'" rel="tag">amazon-kinesis</a> <a href="../../questions/tagged/data-stream" class="post-tag grid--cell" title="show questions tagged 'data-stream'" rel="tag">data-stream</a> <a href="../../questions/tagged/amazon-kcl" class="post-tag grid--cell" title="show questions tagged 'amazon-kcl'" rel="tag">amazon-kcl</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 26 '22 at 12:19">asked May 26 '22 at 12:19</time> <a href="../../users/11903403/debapratim-chakraborty" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/11903403.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Debapratim Chakraborty" /> </a> <div class="s-user-card--info"> <a href="../../users/11903403/debapratim-chakraborty" class="s-user-card--link">Debapratim Chakraborty</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">375</li> <li class="s-award-bling s-award-bling__silver" title="3 silver badges">3</li> <li class="s-award-bling s-award-bling__bronze" title="15 bronze badges">15</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-72385546"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/72385546/using-sink-in-apache-flink-for-read-purposes" class="question-hyperlink">Using sink in Apache Flink for read purposes?</a></h3> <div class="excerpt">I am new to Apache Flink(and stackoverflow), and I wanted to know the best practice for dealing with the following scenario: I am currently consuming real-time message using a KafkaSource from someone else's application. Some of these messages will…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/database" class="post-tag grid--cell" title="show questions tagged 'database'" rel="tag">database</a> <a href="../../questions/tagged/apache-flink" class="post-tag grid--cell" title="show questions tagged 'apache-flink'" rel="tag">apache-flink</a> <a href="../../questions/tagged/flink-streaming" class="post-tag grid--cell" title="show questions tagged 'flink-streaming'" rel="tag">flink-streaming</a> <a href="../../questions/tagged/real-time-data" class="post-tag grid--cell" title="show questions tagged 'real-time-data'" rel="tag">real-time-data</a> <a href="../../questions/tagged/data-stream" class="post-tag grid--cell" title="show questions tagged 'data-stream'" rel="tag">data-stream</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 26 '22 at 00:52">asked May 26 '22 at 00:52</time> <a href="../../users/19202388/childe" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/19202388.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Childe" /> </a> <div class="s-user-card--info"> <a href="../../users/19202388/childe" class="s-user-card--link">Childe</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">3</li> <li class="s-award-bling s-award-bling__bronze" title="2 bronze badges">2</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-72256290"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/72256290/spring-apache-kafka-decoupled-message-queue-best-practice" class="question-hyperlink">Spring Apache Kafka decoupled message queue best practice</a></h3> <div class="excerpt">I have a problem regrading renewing an old interface of data exporting to a client of ours. 13 years ago, A queue logic was developed in an Oracle package (Fully SQL code) - the data is inserted into a queue table, and than exported via an IIS…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/apache-kafka" class="post-tag grid--cell" title="show questions tagged 'apache-kafka'" rel="tag">apache-kafka</a> <a href="../../questions/tagged/apache-nifi" class="post-tag grid--cell" title="show questions tagged 'apache-nifi'" rel="tag">apache-nifi</a> <a href="../../questions/tagged/message-queue" class="post-tag grid--cell" title="show questions tagged 'message-queue'" rel="tag">message-queue</a> <a href="../../questions/tagged/data-stream" class="post-tag grid--cell" title="show questions tagged 'data-stream'" rel="tag">data-stream</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 16 '22 at 08:35">asked May 16 '22 at 08:35</time> <a href="../../users/10718819/rotem-heinig" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/10718819.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Rotem Heinig" /> </a> <div class="s-user-card--info"> <a href="../../users/10718819/rotem-heinig" class="s-user-card--link">Rotem Heinig</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">9</li> <li class="s-award-bling s-award-bling__bronze" title="7 bronze badges">7</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/data-stream_page=9" rel="prev" title="Go to page 9">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/data-stream_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/data-stream_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/data-stream_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/data-stream_page=18" rel="" title="Go to page 18">18</a> <a class="s-pagination--item" href="../../questions/tagged/data-stream_page=19" rel="" title="Go to page 19">19</a> <a class="s-pagination--item" href="../../questions/tagged/data-stream_page=11" rel="next" title="Go to page 11"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>