|
Appendix: Using One Engine Per ConfigurationThis section briefly explains how to use one engine per configuration to meet the requirements outlined in this tutorial. The following code should only be run once when the application loads. For example, it could go into main().
Using One Engine Per Configuration |