Hacker Newsnew | past | comments | ask | show | jobs | submit | HeyItsDiogenes's commentslogin

That is not what real-time means.


async, non-blocking, event driven. This is exactly what real-time web frameworks are about.


>http://en.wikipedia.org/wiki/Real-time_operating_system

Specifically:

A hard real-time operating system has less jitter than a soft real-time operating system. The chief design goal is not high throughput, but rather a guarantee of a soft or hard performance category. A RTOS that can usually or generally meet a deadline is a soft real-time OS, but if it can meet a deadline deterministically it is a hard real-time OS.

Async, non-blocking, and event-driven have nothing to do with real-time.

This web framework has nothing to do with real-time.

Stop using terminology you don't understand.


I think you're munging terms.

As posted in http://en.wikipedia.org/wiki/Real-time_web

"The real-time web is a set of technologies and practices that enable users to receive information as soon as it is published by its authors, rather than requiring that they or their software check a source periodically for updates."

Mojolicious fits that description.



As good as it is to learn to code, much as is the case with any situation where you'd normally hire a professional (doctor, lawyer, accountant) don't kid yourself that you know everything once you can sling some code.

A good example would be how terrible the code the Google Founders wrote. Their initial engineering hires had to rewrite everything from scratch.

And the Google Founders did have a background that would lend well to coding.


A lot of web apps are very basic from a development point of view.

Sure you need a doctor if you are very ill, but plenty of people can self-diagnose smaller problems using the internet.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: