real-time
How to make real-time connection Java and Flex?
I\'m still new at Flex. I want to make a flex code that request data to server everytime. I use java as a server.[详细]
2023-03-12 05:27 分类:问答How to get realtime updates?
I was chatting frequently in Facebook and as I love to code more and more so I tried to create a Chat Script! Here it is :::[详细]
2023-03-12 03:54 分类:问答How to scale gevent-socketio server?
I\'m planning to build a realtime service with gevent-socketio (released by Jeffrey Gelens). For some purposes, I need to scale my service with many gevent-socketio servers. I think it can be used as[详细]
2023-03-11 18:02 分类:问答Why does Python's queue.Queue.get() permit returning early from timeouts?
UPDATE: This question is based on a faulty mental model of how Queue.get() was actually behaving, which was caused by some slightly ambiguous documentation but mainly by a buggy, hand-rolled implement[详细]
2023-03-11 17:48 分类:问答Real time Alternative to polling in ruby on rails (Jruby)
I have a long running operation that I activate by placing a message on a ruby resque queue.The endpoint does the work which might take many minutes.[详细]
2023-03-11 12:19 分类:问答Editing two fields at the same time
I want to be able to edit the title of an article which is duplicated in a field called \"url\" which is updated in real time when the user types in the title field...how do I go about this?[详细]
2023-03-11 09:38 分类:问答Realtime Web Based Rich Text Editor
Does anybody know of a web based Rich Text Editor like TinyMCE or FCKEditor which supports realtime collaboration? I know of systems like EtherPad, but I\'m interested in fi开发者_开发百科nding someth[详细]
2023-03-11 03:39 分类:问答Horizontal scalability for distributed apps, how to achieve that?
I would like to disregard web applications here, because to scale them horizontal开发者_Python百科ly, ie to use multiple server instances together, it is \"sufficient\" to just duplicate the server so[详细]
2023-03-11 03:15 分类:问答Monitor a application/server in real-time through its log [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-10 16:30 分类:问答What services let me query big data and let me provide a non-simple query code
I would like to create huge data sets (25 ints a row, 30 rows per second, multiply that by 60). On the other hand, I want to query it for rows that matc开发者_运维问答h a certain condition (e.g. rows[详细]
2023-03-10 10:13 分类:问答