Slashdot Mirror


London Stock Exchange Tackles System Problem

DMandPenfold writes "The London Stock Exchange has taken steps to resolve a system problem that occurred at 4.30pm Tuesday, which saw a delay to the start of the closing auction and knocked out automatic trades during a 42 second period. The problem occurred a day after the high profile launch of its new matching engine on the main equities market, based on the SUSE Linux system from Novell."

3 of 237 comments (clear)

  1. Re:Well, well, well... by the_womble · · Score: 3, Interesting

    Given that this was a showcase client for MS, it does not make them looks good.

    Given that the MS was involved in developing the TradeElect system (the Windows based one), so even is the fault lies in TradeElect rather than the MS platform, then its still at least partly MS's fault.

    Microsoft and Accenture developed a system that turned out not to be as good as the one developed by a small Sri Lankan company no-one had ever heard of.

  2. Re:"Oh well I guess Linux sucks then by the_womble · · Score: 3, Interesting

    Licensing costs are trivial in the context of these sorts of systems. TradeElect cost £40m, the new system was £50m - but that was to buy the company, not just the software.

  3. Re:Someone skimped on testing by daid303 · · Score: 4, Interesting

    Testing is just hard. Even with a perfect plan, and a perfect execution you're still going to miss things.

    I just spend 2 weeks finding a 6 year old bug, which only showed itself when the temperature of our product is somewhere at -5C, and then only on 75% of the total devices. Devices where tested at low as -40C, but those where lucky and kept working correctly, so nobody noticed before. Even after I found it I spend a week looking at the code to find what's really wrong.