New features

IPC library provides new class called IPCPipeline. Objects of that class can be used to execute some actions concurently in the context of separate threads. The IPCPartition::getObjects function uses this class with 10 concurrent threads for checking existence of remote objects. This class is also used by the ipc_ls and ipc_cln utilities.