The release contains 8 data structures: DistObj, Bipartite, Graph, HashTable, ObjLayer, RanQue, Snapshot, and TaskStealer. See their document pages for details.
ObjLayer has a polling interface and is meant to be used in SPMD programs. All other data structures have multi-threaded interfaces.