This blog is updated daily.
A general description is here.
‘makePSOCKCluster()’ has a new option ‘useXDR = FALSE’ which can be used to avoid byte-shuffling for serialization when all the nodes are known to little-endian (or all big-endian).
‘makeForkCluster()’ and the multicore-based functions all use native byte order for serialization.
