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
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
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.
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
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 -
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?
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
I have an embedded Linux platform (the Beagleboard, running Angstrom Linux) with two devices connected:
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
I\'m trying to generate a realtime updates subscription using the Koala gem deployed on Heroku. However, when I run the following: