-
It would be ideal (to avoid having multiple servers configured for 1 physical server) to allow the configuration of local network and external network server configuration for a single server instance…
-
- [x] the /events/ page has moved elsewhere; this should be corrected
- [x] check to see if events are being picked up properly, and why they're not showing up
- [x] ensure events are tagged with oVir…
-
## Native Docker Multi-Host Networking
### TL;DR Practical SDN for Docker
Authors: @dave-tucker, @mavenugo and @nerdalert.
- [Background](#background)
- [Problem Statement](#problem-statement)
- [Sol…
-
Look in to Dapper and Massive as data access layers. How will the Content Manager API's functions talk to it? How can you surface the API's of the orm's themselves.
Can it work side by side with EF?
-
First, thanks so much for this gem, it's exactly what I've been wanting.
I am porting some code from manual use of Java thread pools -- Porting it to concurrent-ruby so it can run under MRI too, wh…
-
The note about the effects of MTU on UDP sockets is wrong. It says that UDP datagrams larger than the MTU of the smallest hop will be discarded. This would only be true if node.js forces the "DF" (don…