I have to run some benchmarks on a a computer cluster which uses LSF as a platform to submit jobs. I need to run these Benchmarks on different databases. Some of them need to run a server before listening to connections from the client (Like PostgreSQL or Redis).
Is there an way to run the Server on the Cluster using LSF?