What are the best practices for using the Symphony API in a server application or daemon process?

The Symphony API can be used in the same manner whether you are using the Symphony API in a server or standalone client. The main issue is where to do the initialization and uninitialization. Refer to What is the correct way to use SoamFactory initialization and uninitialization? for more information.