InfoQ Homepage TCP Content on InfoQ
News
RSS Feed-
Traefik 2.0 Supports TCP, Middleware, and New Routing Features
The release of version 2.0 for the cloud native edge router Traefik introduces support for TCP routing, request middleware, canary deployments and A/B testing, and a new dashboard and web UI. The latest release provides more tools for developers to configure and manage routes, and improved cluster visibility.
-
Open Source Linkerd Project Celebrates First Anniversary in Quest to Become TCP/IP of Microservices
Bouyant, a cloud-native services company, announced the one-year anniversary of Linkerd, an open source “service mesh” project for cloud-native microservices-based applications. William Morgan, founder and CEO of Bouyant, spoke exclusively to InfoQ about this milestone.
-
Google Will Propose QUIC As IETF Standard
Google has recently announced that they will propose their experimental transport layer network protocol QUIC as a IETF Standard. Furthermore. Google has provided the first available figures about the improvements in page load time that QUIC makes possible.
-
SuperSocket: Making Socket Programming in .NET Simpler
While HTTP programming in .NET continues to become easier year after year, Microsoft hasn’t been giving much attention to socket-based programs. This where open source projects such as Kerry Jiang’s SuperSocket comes into play.