Since LSF batch is built on top of LSF base, LSBLIB relies on services provided by LSLIB. However, you only need to link your program with LSBLIB to use LSBLIB functions because the header file of LSBLIB (lsbatch.h) already includes the LSLIB (lsf.h). All other LSF products (such as Platform Parallel and Platform Make) relies on services provided by LSBLIB.
LSF batch and Platform JobScheduler services are provided by mbatchd. Services for processing event and job log files which do not involve any daemons. LSBLIB is shared by both LSF batch and Platform JobScheduler. The functions described for LSF batch in this chapter also apply to other LSF products, unless explicitly indicated otherwise.