Re: I have a vision for dynamic C++ driven websites!



In article <1175262877.108473.315230@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
virtualadepts@xxxxxxxxx wrote:

I have a vision for webservers, like apache, which drive websites
online. Html and PHP are basically just templates that webservers
*USE*. If we want to be real geniuses then we need to code our own
dynamic website inside of the webserver, and just use basic layouts
and templates as part of an object oriented programming model. If you
just strip all of the colors and layouts from the google website, I
believe what you are left with is hard coded C++ code that gets
injected into the layout and served directly to you individually.
Webservers already multi-task and handle indididual requests. It is
just a matter of processing power and bandwidth that allows google to
serve out so many individual requests. I mean if you think google is
coded up with php and mysql you have to be crazy!

So who is with me? We join the revolution and we launch, our own C++
website programming library, instead of just putting up another
website written in C++. Does anyone follow me here? We basically
just take Apache and make a library that allows C++ programs to work
with it that would control what kind of webpages the end users looks
at.

Thanks, but I'll stick to Ruby. Performance simply isn't an issue with
most web apps, and even when it is, it's almost always cheaper to fix
the problem by throwing more servers at it than by switching to a
language that executes faster but results in a large hit to developer
productivity.

--
"That's George Washington, the first president, of course. The interesting thing
about him is that I read three--three or four books about him last year. Isn't
that interesting?"
- George W. Bush to reporter Kai Diekmann, May 5, 2006
.



Relevant Pages

  • Re: I have a vision for dynamic C++ driven websites!
    ... Html and PHP are basically just templates that webservers ... dynamic website inside of the webserver, ... and templates as part of an object oriented programming model. ... Webservers already multi-task and handle indididual requests. ...
    (comp.sys.mac.system)
  • Re: I have a vision for dynamic C++ driven websites!
    ... Html and PHP are basically just templates that webservers ... dynamic website inside of the webserver, ... and templates as part of an object oriented programming model. ... Webservers already multi-task and handle indididual requests. ...
    (comp.lang.php)
  • Re: I have a vision for dynamic C++ driven websites!
    ... Html and PHP are basically just templates that webservers ... dynamic website inside of the webserver, ... and templates as part of an object oriented programming model. ... Webservers already multi-task and handle indididual requests. ...
    (comp.sys.mac.system)
  • I have a vision for dynamic C++ driven websites!
    ... I have a vision for webservers, like apache, which drive websites ... Html and PHP are basically just templates that webservers ... dynamic website inside of the webserver, ... and templates as part of an object oriented programming model. ...
    (comp.sys.mac.system)
  • general load balancing issues
    ... Up until now, I had a setup with 4-5 webservers, one 'main' server on ... and the ones involving PHP ...
    (freebsd-hackers)