Skip to main content

Questions tagged [serialization]

For questions about Serialization, where it is the process of converting the state information of an object instance into a binary or textual form to persist into storage medium or transported over a network. Use this tag when you have questions about serialization in regards to network latency and speeds.

0 votes
1 answer
1k views

So I'm currently writing a program that is essentially just a server and a client. The idea is that I want them to be able to communicate with one and other by sending packets back and forth. And I'm ...
RileyDan's user avatar
  • 103
1 vote
1 answer
104 views

I have two sites connected by a T1 circuit. Currenlty I have only a single router on both ends, but I would like to add redundantcy, HSRP, GLBP, or simular in case a router fails (see picture). Is ...
Frank's user avatar
  • 149
16 votes
3 answers
6k views

I've recently been involved in discussions about lowest-latency requirements for a Leaf/Spine (or CLOS) network to host an OpenStack platform. System architects are striving for the lowest possible ...
Marc 'netztier' Luethi's user avatar