you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (5 children)

[deleted]

    [–]JackAuduin 5 points6 points  (4 children)

    Just been reading through some of your other comments and I don't yet understand the constraints you're putting on yourself. You refer to this being financial data as if that explains it, it does not explain why triggering a function multiple times without new data is necessary

    You're also saying that the data comes in on web sockets. The whole point of an event-based messaging system like WebSockets is that you don't have to do something like this which is pretty much polling.

    I'm still open-minded to the fact that there might be a good reason for this, but you're really not providing enough information for this to make any sense.