You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-dev@geronimo.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/10/28 13:22:30 UTC

[jira] [Closed] (XBEAN-253) Create an asynchronous finder for inheritance part

     [ https://issues.apache.org/jira/browse/XBEAN-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau closed XBEAN-253.
------------------------------------


Added AsynchronousInheritanceAnnotationFinder

> Create an asynchronous finder for inheritance part
> --------------------------------------------------
>
>                 Key: XBEAN-253
>                 URL: https://issues.apache.org/jira/browse/XBEAN-253
>             Project: XBean
>          Issue Type: New Feature
>            Reporter: Romain Manni-Bucau
>            Assignee: Romain Manni-Bucau
>             Fix For: 3.15
>
>
> JavaEE 7 uses more and more inheritance scanning. This leads to findSubclasses and findImplementations in our AnnotationFinder but this is quite slow.
> The algorithm could be improved but not that much without breaking the whole API but at least we can:
> 1) multithread it
> 2) make it asynchronous letting the server scan annotations first



--
This message was sent by Atlassian JIRA
(v6.1#6144)