Considering the required speed, safety (closed source, not to be decompiled), stability, platform independence and scalability I would use C++.
There are also many C/C++ libraries available for regular tasks like HTTP requests, cookies, ...
If I were you I would also use the private (!)...