Unreasonable or not? Do you think using an fstream and read write functions in place of websockets in a javascript/c++ based serverside utility would be extreme? In essence all code compiles down to one set of executable instruction code at a time, so would it be ridiculous or efficient to bypass any third party extensions of either language to create a pipe in between the two by just using file io?
Also, ment to label this thread Any objections?, typo.
I honestly can't tell what you're asking. Can you re-write that a little?
Do you think using an fstream and read write functions in place of websockets in a javascript/c++ based serverside utility would be extreme? In essence all code compiles down to one set of executable instruction code at a time, so would it be ridiculous or efficient to bypass any third party extensions of either language to create a pipe in between the two by just using file io and a c++ application on the server side to serve up information?
sounds like premature optimization to me.