Re: Delphi to Visual Studio Conversion Project



Anonymous wrote:

GC I can understand, though I dislike it myself, having seen machines come
to a dead stop while the GC did its thing, then resume again (this was
probably 20 years ago, so I'm sure it's improved greatly).

Don't count on that.
Here is a true story (Man - did i had some fun there:)
Once i was hired to QA a delivery (several $M) from a consortium of
Accenture/Microsoft.
One of the task was to control responsetimes for a give number of
simultaneous users. (As defined in the contract).
Did i mention, that delivery was .NET based?
Anyway what *they* did was setting up a testscenario based on MS stresstool
on a Windows PC. MS to MS tool, probably limiting/reusing connections,cache
etc..

What *i* did.
Took my favorite library (Synapse) and wrote my own little 'sucker'.
Simultaneous users and Windows, doesn't really ring a bell, so of course i
used Kylix to write it on Linux.
To simulate real world simultaneous users, every request was with
connection-close.
So what happended? Every once in a while, this .NET thing got fed up with
memory, zombiethreads or whatever, and _had_ to initiate this GC or is it
only G?
The responsetimes for the following requests grew to somewhere between 5 and
10 sec's.
(This was a simple request, and according to the contract it should be below
1. sek).

Here comes the fun part:
They didn't *know* i was doing this backstage, so you can imagine the
meeting where they came with their report, and i came with mine.

..... still laughing slightly evil ....

Oh - did anyone notice the stability of CG's web after migrating to .NET?

--
Best regards
Stig Johansen
.



Relevant Pages

  • Re: Windows Server Referral Problem
    ... EN> Markus I have a request out to Microsoft to get more information ... When Windows ... and returns a referral to the specified realm if there's a match. ... EN> I have a problem with server referrals in my Windows environment. ...
    (comp.protocols.kerberos)
  • IPSEC with certificates on Windows XP (Certificate donīt have a private key )
    ... I have a question for the Microsoft CSP and IPSEC. ... I have installed a small network of 4 computers. ... computers and two windows 2000 computers. ... The program certreq.exe generate a certificate request. ...
    (microsoft.public.platformsdk.security)
  • Re: call is blocked in recvfrom() and no further proceedings in Wi
    ... For transmitting UDP packets through emulator, ... >> In windows CE, I'm able to send a request but I'm unable to receive it. ... >>> My program has to send request to service through port 5070(in this port ...
    (microsoft.public.windowsce.embedded)
  • [NT] Invalid Universal Plug and Play Request Can Disrupt System Operation
    ... Invalid Universal Plug and Play Request Can Disrupt System Operation ... Windows ME and XP include native UPnP ... manufacturers do, however, install it on the systems they sell) ...
    (Securiteam)
  • .net user permissions in IIS
    ... We have a windows 2003 domain with 4 web servers in. ... (Exception from HRESULT: 0x80070005 ... the current web request. ...
    (microsoft.public.dotnet.framework.aspnet)