You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
首先感谢关注到本项目。
文档方面确实比较简单,很抱歉给你带来不便。
文档目前正在逐步完善。(被好几人吐槽, 既高兴又无奈。)
问题可以直接邮件里面问就好。有什么好的建议和意见都可以邮件或者issue给我
[email protected]
发件人: Lyn
发送时间: 2017-01-03 14:58
收件人: ogcs/Okra
抄送: TinyZ; Mention
主题: Re: [ogcs/Okra] 解耦Executor和DisruptorAdapterHandler (#14)
@TinyZzh 收下gmail的邮件,问题请教。
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
非常高兴能收到你的回复,如果有时间的话,方便建个qq群大家一起来维护Okra么?非常期待...
2017-01-03
james_gosling
发件人:TinyZ <[email protected]>
发送时间:2017-01-03 15:07
主题:Re: [ogcs/Okra] 解耦Executor和DisruptorAdapterHandler (#14)
收件人:"ogcs/Okra"<[email protected]>
抄送:"Lyn"<[email protected]>,"Comment"<[email protected]>
首先感谢关注到本项目。
文档方面确实比较简单,很抱歉给你带来不便。
文档目前正在逐步完善。(被好几人吐槽, 既高兴又无奈。)
问题可以直接邮件里面问就好。有什么好的建议和意见都可以邮件或者issue给我
[email protected]
发件人: Lyn
发送时间: 2017-01-03 14:58
收件人: ogcs/Okra
抄送: TinyZ; Mention
主题: Re: [ogcs/Okra] 解耦Executor和DisruptorAdapterHandler (#14)
@TinyZzh 收下gmail的邮件,问题请教。
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
增加ExecutorFactory用于创建新的Executor. 避免实现DisruptorAdapterHandler#newExecutor()方法
使代码更容易被读懂.
The text was updated successfully, but these errors were encountered: