This solution applies specifically to a single - async - operation class because there is no problem with the same event occurring to return incremental results on " all operations " , as the 此解决方案特别适用于单异步操作类,因为发生的同一事件可以返回“所有操作”上的增量结果,与
In the end , the author makes a prospect of the new development of corba - real - time corba , whose architecture is analyzesd and the thread pool strategy , the kernel of which , is expatiated on , including such two architecture models as half - sync / half - async and leader / followers 最后作者展望了corba规范的新发展一实时corba ,分析了其结构,并详细地阐述了实时corba的核心一线程池策略,包括半同步半异步和领导者沾随者两种结构檬型。
Using an 8 - depth async fifo solves the synchronization and exchange of data be - tween different clock domains . the data transaction protocol comes from the most basic work way of uart . when the master clock is 16 . 7mhz , the pcm side and adpcm side clocks both are 2 . 38mhz , the results of simulation show that the latency from the start - bit of pcm data inputting uart receiver to the stop - bit of adpcm data outputted uart transmitter is 14 . 3 us and the latency from the start - bit of adpcm data inputting uart receiver to the stop - bit of pcm data outputted uart transmitter is 14 . 7 us 在主时钟为16 . 7mhz , pcm数据端与adpcm数据端时钟均为2 . 38mhz时,模拟结果表明从pcm的起始位输入uart接收器到adpcm终止位输出uart发送器的最大延迟为14 . 3 s ,从adpcm的起始位输入uart的接收器到pcm终止位输出uart发送器的最大延迟为14 . 7 s ,设计时尽可能的使编码与解码的时间相差不多,从结果看出基本达到这个要求。