Network Monitoring Appliance Looks Below 1 Microsecond
eweekhickins writes "Corvil has unveiled a new tool to help network managers cope with increasing pressure to improve performance. This appliance, from the Dublin-based company (with backing from Cisco), passively monitors traffic across networks in segments below 1 microsecond in length and correlates monitoring data with remote appliances and gives a complete picture of latency, jitter, packet loss and other phenomena that affect network and application performance. Corvil CEO Donal Byrne noted that 'If you can drop a millisecond [of latency] off, you're a hero.'"
"If you can drop a millisecond [of latency] off, you're a hero."
This is the kind of attitude that breeds the Scotty types (you know who you are). If you can cut 2 ms, then only cut 1 ms now and save the other for when you really need it. And when the company is going to spend thousands for analysis, then suddenly cut the last 1 ms.
Can anyone explain to me what the advantages of this actually is?
sorry if I sound stupid. It seems like greak to me. I'm just used wireshark etc
www.tdobson.net #### Dare to Dream #### blog.tdobson.net
A more logical reason would be to reduce the possible traffic issues.
If I'm sitting on the network with a 100Mb/s connection straight to the server
First off, the chance of a dropped packet (and delay in re-transmitting) is a magnitude smaller when I'm on the network.
So looking to shave a micro-second/milli-second off of a packet isn't that important or realistic. Humans do NOT make decisions that fast. You'd do better improving the speed of your code or throwing faster hardware at it.
That's what proper network segmenting is for. The guy that hogs the bandwidth usually has some business need to do so (but not always
My blog
You're missing where one of the parents commented about cases where speed matters. If you're doing algorithmic trading and you're using software QoS, and your competitor is using physical hardware segmentation, your competitor wins (all other things being equal).