How much overhead is there in persistent connections?
- by nynex
Ok so I'm musing over a little side project I want to start. Essentially its a multi-session web based FTP client. Multi-session in that you can log into several FTP servers at the same time and perform operations like moving a file from one FTP server to another.
I'm doing this mainly to brush up on the new webdev technologies, particularly…