Prakash Advani: London Stock Exchange smashes world record trade speed with Linux


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) Prakash Advani: London Stock Exchange smashes world record trade speed with Linux
# 1  
Old 01-03-2011
Prakash Advani: London Stock Exchange smashes world record trade speed with Linux

The London Stock Exchange has said its new Linux-based system is delivering world record networking speed, with 126 microsecond trading times.

read more



More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Linux

Exchange Email Client for Linux

About 5 years ago I used to use Evolution for its ability to interact with my companies Exchange 2003 server. I was wondering what Exchange compliant email clients you are actually using with either Exchange 2007 or 2010? FYI I've tried Thunderbird and it just sucks. (5 Replies)
Discussion started by: binary-ninja
5 Replies

2. Linux

MS Exchange from linux client

I haven't seen many updates so im here to ask my fellow *nix users if they have found a way or have atleast heard anything about GUI Mail Client that can access mail from a MS Exchange server. I know that Evolution stopped worked up until Exchange 2003 but not for 2007 or 2010. It doesn't seem... (4 Replies)
Discussion started by: binary-ninja
4 Replies
Login or Register to Ask a Question
Finance::Quote::BMONesbittBurns(3)			User Contributed Perl Documentation			Finance::Quote::BMONesbittBurns(3)

NAME
Finance::Quote::BMONesbittBurns Obtain quotes from the BMO NesbittBurns site SYNOPSIS
use Finance::Quote; $q = Finance::Quote->new; %info = Finance::Quote->fetch("bmonesbittburns","NT,X"); DESCRIPTION
This module fetches information from the "BMO NesbittBurns Quitre Qote" site. Most Canadiam and US stocks as well as Canadian Mutual Funds are available. The symbolm representing a stock or mutual fund is composed of the stock symbol, a comma, and then the index or type. The following indexes and types are supported: T Toronto Stock Exchange MF Canadian Mutaul Fund V Canadian venture Exchange I Index X U.S Stocks (most exchanges) This module is loaded by default on a Finance::Quote object. It's also possible to load it explicity by placing "BMONesbittBurns" in the argument list to Finance::Quote->new(). Information obtained by this module may be covered by BMO Nesbitt Burns terms and conditions. See http://bmonesbittburns.com/ for details. LABELS RETURNED
The following labels may be returned by Finance::Quote::BMONesbittBurns : name, last, date, p_change, bid, offer, open, high, low, volume, currency, method, exchange, time, date. SEE ALSO
BMO Nesbitt-Burns http://bmonesbittburns.com/QuickQuote/QuickQuote.asp perl v5.12.1 2009-10-05 Finance::Quote::BMONesbittBurns(3)