• T
    Add option to use single actor system for local execution. Use local... · c93d9eaf
    Till Rohrmann 提交于
    Add option to use single actor system for local execution. Use local connection manager if a single task manager is used for local execution. Remove synchronized blcok in getReceiverList of ChannelManager which effectively serialized the connection lookup calls of a single task manager.
    
    Fix Java6 problem that File has no method toPath
    c93d9eaf
pom.xml 25.5 KB