Chapter Review
This chapter introduced you to concepts and configurations regarding FME Server scalability and performance.
What You Should Have Learned from this Module
Theory
- Job Queues are used to send specific jobs to specific engines.
- Job Queues can be used to assign specific repositories to specific engines.
- Queue Priority can be set on the Job Queue.
- You can have as many FME Engines as you want so long as the host's CPU and memory resources can handle the number.
- You can change your database provider at any time. PostgreSQL, Microsoft SQL Server, and Oracle databases are supported with FME Server.
- FME Server periodically clears out resources and job history records that are older than the specified age.
FME Skills
- The ability to configure Job Queues.
- The ability to route a job through a specific engine.
- The ability to change the database provider for FME Server.
- The ability to configure a database for use with FME Server.