Y
Y
yevgro2014-08-04 16:47:17
Computer networks
yevgro, 2014-08-04 16:47:17

What technologies should be used to create a web application that uses C++ code (computing only)?

Hello, please tell me: what technologies regarding the server side should be used to create a web application that uses C ++ code (only for calculations)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bogolt, 2014-08-04
@yevgro

Run C++ code as a separate process, and use whatever you like.
Or take it to the library, create a wrapper in pure C and use anything - the benefit of C functions can be called, in my opinion, from any PL.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question