near-real-time Questions
4
Solved
Background:
I have a PostgreSQL (v8.3) database that is heavily optimized for OLTP.
I need to extract data from it on a semi real-time basis (some-one is bound to ask what semi real-time means a...
Bulbul asked 25/3, 2010 at 22:45
1
Questions
How much more expensive is it to load small files (eg. 4K) using Snowpipe than say 16K, 500K or 1-10Mb (the recommended file size). Note: This question implies it is more expensive to l...
Adversary asked 11/2, 2020 at 12:8
1
Solved
I'm about to develop a website that has near real time chat. I know that it can be implemented using xmpp or websocket protocols. I know also that the xmpp protocol has been developed in 1999...
Fedora asked 24/10, 2014 at 13:36
1
Solved
I recently came across WebSockets and my mind was blown about the possibilities they bring. I searched for a full list of such realtime (and near-realtime) communication protocols and technologies ...
Chantalchantalle asked 24/1, 2013 at 10:38
6
Solved
I have a good old-style LAMP webapp. A week ago I needed to add a push notification mechanism to it.
Therefore, what I did was to add node.js+socket.io on the server and poll the MySQL database eve...
Intersperse asked 19/10, 2012 at 16:4
13
I am having trouble deciding on whether to classify my application as 'real time' or 'near real time', or perhaps even something else.
The software receives data immediately as it is generated from...
Obit asked 17/9, 2008 at 5:55
1
© 2022 - 2025 — McMap. All rights reserved.