Abstract:Distributed object technology is a good solution of software development and integration, but traditional invocation models of distributed object restrict the application of distributed object technology in high-performance distributed computing field (eg. Distributed transaction processing, distributed interactive simulation and distributed parallel computing) due to their lack of asynchronism. So, this paper presents a new asynchronous callback model based on distributed object and mainly discusses the definition, key implementation technology, optimization strategy and performance test.