Hacker News new | past | comments | ask | show | jobs | submit login
Fujitsu develops new data transfer protocol 30 times faster than TCP (extremetech.com)
20 points by derpenxyne on Jan 30, 2013 | hide | past | favorite | 20 comments



if the company divulged its secret, it wouldn’t be able to commercialize the new protocol

why? does it contain nothing new? have software patents suddenly become worthless?


As usual, anything from extremetech is worth ignoring.


What is the actual time associated with the TCP protocol? I'm imagining that 30x faster is pretty much an unnoticeable difference in real-world usage.


They mean 30x throughput, not 30x less CPU time.


I think if that were their claim, they might be running up against the laws of physics. Wires aren't going to carry 30x their current throughput no matter what the protocol is.


Did you read the article? TCP does not deliver line rate 10 Gbps between Japan and Europe, especially with packet loss.


There's a reason it doesn't. Packet loss means the links between Japan and Europe are congesting, and people should back off with their sending speeds.

If they don't, we won't have an internet anymore. This protocol looks designed to make that happen.


Superficially, this sounds similar to what CurveCP[1] does (modulo the cryptography being done on the latter).

[1] http://curvecp.org/index.html


The press release is slightly better http://www.fujitsu.com/global/news/pr/archives/month/2013/20...

Basically it's a software solution that transmits over UDP with their own mix of algorithms to make it reliable, but faster than TCP. TCP is broken on mobile, anyway [1]. So, this should be good news.

[1] http://blog.davidsingleton.org/mobiletcp/


Er, I'm not so sure it's good news, given their obvious desire to "monetize" it.

A standard protocol that's freely implementable by all is vastly superior to a slightly faster proprietary protocol heavily encumbered by IP bullshit.


Monetizing a protocol is poor form, but monetizing an implementation of a protocol is not.

If they created a new protocol specification, and opened it up, _and_ their implementation (which could be proprietary for all i care) is faster, then its all fine. As long as other people could implement the protocol in a different way without infringing on patents.


Sure, but that last "as long as" is a huge one ... getting on a patent gravy-train is almost certainly a prime goal.


Sounds generally similar to Aspera, RaptorQ, etc. It's not clear what's new here, if anything.


Why aren't we replacing TCP with these?


Realistically, normal TCP works fine in most cases and multiple parallel TCP connections (a la GridFTP or BitTorrent) can fix the other cases. TCP replacements tend to be pretty complex and some of them are proprietary, so IMO it's just not worth the complexity.


Lots of legacy equipment


tl;dr: Fujitsu makes an unverifiable claim because the details of the algorithm have not been made public.


The "bouncer" metaphor seems to be describing http://en.wikipedia.org/wiki/Transmission_Control_Protocol#S..., which we already have. Is it really possible to do that much better?


TCP is plenty fast when tuned for the latency of the link. You just need appropriately large window sizes.


Oh look, it has better "latancy". Flag and bag.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: