just for fun: it's so GREAT delphi (2006) !!!!!!!!!!!!



hi all,

I want share with you my enthusiasm for delphi, again!

Some days ago I was installing the most famous systems for forum.

They are all in php, so I have used some profiling system.

In a typical system P4-3Ghz PC, I was getting an average 3-4 rendered html pages for second (every page is composed by many queries).

So I have installed a famous opensource cacher-optimizer-compiler of php: now 8 pages for second.

But imagine a highly successfull website with hundreds of online users....

So I have done a test:

1) have buy for ~70Eur a dbexpress high speed driver for mysql5
2) have built a full featured database with tables, key, indexes in one day
3) another day to build a ISAPI by hand using datamodule:
3A) to have high speed I have pooled connections using a threadvar, every IIS thread has one datamodule with opened connection
4) have built the rendered of pages to virtually replicate the famous forums in php

In two days I have build the 80% of the functionalities of a good forum with ranks, statistics, sessions, filters, fulltext search.

Result: same benchmark jump from 8pages sec in php+optimizer to 152 pages for second (18x speedup in same hardware), without consider the smallest use of ram and reliability (0% fail answers, 4-5% failed in PHP).

Thanks to delphi:
1) saved $300 (cost of similar forum minus cost of high speed driver mysql)
2) saved $20000 (cost of hardware to have the same speed in php)
3) saved $20-50000 (to have a license of php cluster scheduler)
4) have a 100% reliable system

Now, try do the same in visual C++ ! Take months do the same, and the exceptions are still bad managed!

Marketing people, want use me as case study?

GO DELPHI, GO DELPHI! GREAT DELPHI FOREVER!

;) Roby
.



Relevant Pages

  • Re: just for fun: its so GREAT delphi (2006) !!!!!!!!!!!!
    ... the sense of my message was the intention to express the delphi power, ... use a easy elegant OOP code with RAD composing, so to obtain in no-time the best of worlds: ... more reliable than C and php thanks to the exception managed RTL architecture ... In two days I have build the 80% of the functionalities of a good forum with ranks, statistics, sessions, filters, fulltext search. ...
    (borland.public.delphi.non-technical)
  • Re: just for fun: its so GREAT delphi (2006) !!!!!!!!!!!!
    ... I want share with you my enthusiasm for delphi, ... Some days ago I was installing the most famous systems for forum. ... They are all in php, so I have used some profiling system. ... saved $300 (cost of similar forum minus cost of high speed driver mysql) ...
    (borland.public.delphi.non-technical)
  • Re: just for fun: its so GREAT delphi (2006) !!!!!!!!!!!!
    ... They are all in php, so I have used some profiling system. ... forum with ranks, statistics, sessions, filters, fulltext search. ... saved $300 (cost of similar forum minus cost of high speed driver ... in arguement you would have to buy a copy of delphi in those ...
    (borland.public.delphi.non-technical)
  • Re: Slightly OT; Opinions on Forum type software
    ... I like the php look much better so far. ... | there should be a script in the distro for the forum that has a script to ... dunno how/why they run phpbb with access but they said they did. ... As for Snitz vs. phpbb, ...
    (microsoft.public.frontpage.client)
  • Re: Why PHP?
    ... Obviously, you get a full use license if you buy Delphi, but you would still make money off those entities using Lazarus if they develop commercial software. ... I can't yet comment or confirm leaks on future PHP products, but *anything* we do in the Delphi world has be centered around a VCL framework, visual design, and allow component development. ... By PHP extensions, do you mean extensions for the IDE written in PHP? ... If CodeGear comes up with a PHP IDE, wouldn't it be great if Delphi ...
    (borland.public.delphi.non-technical)