Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Please stop trying to make the Internet better (Score 2) 69

An insightful rant.

We have only been building multitasking OSes for what, 50+ years, and yet people feel the need to instantiate a full VM just to run an additional instance of an application. Of course, the fact that many apps run on well known TCP ports (instead of using DNS service names) makes it difficult to demultiplex to multiple instances of the same app, unless each instance is running in a VM with a virtualized NIC address. IPv6 could fix this problem without the overhead of virtualization (give each app instance it's own IPv6 address).

Mobile IP and LISP are just bandaids trying to stem the bleeding from the poor design of TCP/IPv4, which ties application instance naming to a small port number plus a topology locator. ILNPv6 (RFC6740) or HIP (RFC 5201) fix the same problems in much more elegant ways.

SDN, properly conceived, has some valid technical use cases. Centralized, reactive, per-flow switching is not one of them (wait and see how the network behaves on a node-down). A lot of what has driven SDN to-date is not technical, but political: break the Cisco strangle-hold and provide something shiny for the VCs to pour money into.

Space

Submission + - Space Telescope to track objects in GEO orbit (spacenews.com)

FullBandwidth writes: A while back we reported on the DARPA Space Surveillance Telescope, though loyal slashdotters were divided on exactly what astronomers would be looking for. DARPA now makes it clear that the telescope will "enable wide-field views of objects in geostationary orbit" in support of the Air Force mission of "tracking satellites and other objects in Earth orbit and reporting that information to U.S. Strategic Command."

Slashdot Top Deals

E = MC ** 2 +- 3db

Working...