James, If these can be adapted to implement the JSR-166 APIs (completely), you'd probably be best off working with Doug Lea (the JSR-166 benevolent dictator for life) to integrate them into the JSR-166 codebase. This way, all users of the j.u.c APIs (not just Harmony users) would benefit from them.
Regards, Josh On Tue, Nov 17, 2009 at 7:09 PM, James Gan <gan...@gmail.com> wrote: > Hi, dear all > > I'm wondering if there is use case in Harmony for several scalable > components in Amino library. You can see its scalability curve in following > posts: > > http://aminoprj.blogspot.com/2009/08/performance-of-amino-stack.html > http://aminoprj.blogspot.com/2009/08/lock-free-deque-in-amino-project.html > http://aminoprj.blogspot.com/2009/08/performance-of-amino-queue.html > > If they can benefit users of Harmony, I'll like to contribute them to > Harmony project. Thanks! > > -- > Best Regards > James Gan > Current Project: Concurrent Building Block at > http://amino-cbbs.sourceforge.net/ > Blog: http://ganzhi.blogspot.com >