Client side =========== The CREAM packages for the client side are: glite-ce-cream-client-api-c CREAM C API, used in the client side in particular by ICE (WMS) and by the CREAM CLI glite-ce-cream-cli CREAM CLI, used to interact directly (i.e. not via the WMS) with the CREAM CE (to submit jobs, to manage them, etc.) Besides the C++ client, there are also some Java clients (used mainly for testing purposes) which are encompassed in the org.glite.ce.cream package Server side =========== The CREAM packages which must be installed in the server (CE) side are: glite-ce-cream CREAM service glite-ce-common-java Software used by both CEMon and CREAM In particular it implements the JNDI backend, which allows the communication between CEMon and CREAM. With the new version of CREAM being developed right now, it won't be necessary to install anymore this package