0
votes
0answers
10 views
Common Issues in Developing Cluster Aware non-web-based Enterprise Applications
I've to move a Windows based multi-threaded application (which uses global variables as well as an RDBMS for storage) to an NLB (i.e., network load balancer) cluster. The common architectural issue …
0
votes
What is the quickest path to writing a lightweight GUI program on Windows?
wxWidgets; it's cross platform, free, open source and easy to learn
…
