real-time
Making CouchDB more searchable and realtime
I am having problems figuring out how to use CouchDB best in my scenario (or find another solution which is more suitable). This is an overview of what is needed and I hope I can gain better insight i[详细]
2023-04-12 09:19 分类:问答Is it possible to "wake up" linux kernel process from user space without system call?
I\'m trying to modify a kernel module that manages a special hardware. The user space process, performs 2 ioctl() system calls per milliseconds to talk with the module. This doesn\'t meet my real.time[详细]
2023-04-12 08:43 分类:问答What is soft real-time system? [closed]
It's difficult to tell wh开发者_高级运维at is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.[详细]
2023-04-12 06:55 分类:问答working on a real time application using django
I have been researching this for a day or two. I am working on a real time application (a chat and a video chat). I am using django/apache combination which I understand is not suitable for this (at l[详细]
2023-04-12 03:16 分类:问答Creating a browser based RTS game without a service
I\'m planning on creating a browser based RTS game using ASP.NET and MySQL. I was wonde开发者_StackOverflow社区ring if there is a way to do this without having a central server running all the time -[详细]
2023-04-12 00:30 分类:问答rails 3.1 realtime update feature
I\'ve seen many sites that their messages feed is keep sliding down incessantly. For example: the previous version of twitter and now the foursquare. How to do that?[详细]
2023-04-11 23:39 分类:问答Can I have realtime scheduling within my process (but without affecting others)?
According to my question here I would like to use SCHED_RR with pthread_setschedparam for my threads in a Linux application. However, this has effects even on kernel modules which I currently cannot s[详细]
2023-04-11 22:41 分类:问答Priority of kernel modules and SCHED_RR threads
I have an embedded Linux platform (the Beagleboard, running Angstrom Linux) with two devices connected:[详细]
2023-04-11 19:13 分类:问答How to see the content of a variable in a script that acts as a listener: Facebook real time update
I have two files, index.php and a callback.php. Index.php is used to display data on the website. The callback.php is a script that acts like a listener. The callback.php is called by a server and the[详细]
2023-04-11 15:42 分类:问答Realtime updates internal server error on Heroku using Koala
I\'m trying to generate a realtime updates subscription using the Koala gem deployed on Heroku. However, when I run the following:[详细]
2023-04-11 14:13 分类:问答