I have a to implement a bidding system in a project and on the server, in the auction table, i have a field for start time and end time.
I am implementing a software that reads system status with jQuery by using $.getJSON. The idea is that I am displaying real-time data in browser and want to update the data as often as possible. The
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Because I realized game rule logic should handle huge complexity, I\'m considering using of non-typical language in game field as in-game logic script language. The reason of in-game script is represe
I am thinking how to build a real-time system using java without Sun Real-time System API. Say, a boss generates an event at 11:00 am, he has to get feedback at 11:10 am. If no any feedback, he will
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_高级运维
I am wondering if Microsoft StreamInsight is ready for production code?It seems like a great way to handle real-time event processing.But 开发者_开发知识库I\'m just concerned that it is a half-baked s
When Facebook sends real-time updates, they include a X-Hub-Signature in the HTTP header. According to their documentation (http://developers.facebook.com/docs/api/realtime), they\'re using SHA1 and t
I dont have good experience on c... i just want to learn some of the practical scenarios to be implemented in c.... for example how can i implement the following in C code...
I have developed a scheduling algorithm that provides probabilistic soft real-time guarantees, but it seems too obvious and simple to be novel.I have had a hard time though relating it to published re