I would like an example of a MVC (or MVVP) architecture with a server back-end. I am particularly interested in the server. How to write code that responds to posts and redirects to the C++ back end. Then how to respond.
We want a simple architecture to get started. Even an example app that shows us to respond to a post on the server would be nice.
In the long run we want an application server that already handles thread pooling and security. Actually the application is not thread safe at the moment. But perhaps that may be fixed by replacing statics with thread local variables.
I don't have enough information to know the right questions to ask. I kind of ignored the web and hoped it would go away. But it is still here and getting more disparate all the time.
Thanks in advance.
Aucun commentaire:
Enregistrer un commentaire