[ 
https://issues.apache.org/jira/browse/STANBOL-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142072#comment-13142072
 ] 

Rupert Westenthaler commented on STANBOL-370:
---------------------------------------------

two comments about: #1196008

1. Stanbol does not use CamelCase for module and package names. Therefore 
"inMemoryJobManager" should be changed to lower case.
2. I would suggest to rename the inMemoryJobManager to "simple" or "simple" or 
"defaultjobmanager" because the fact that it does everything in-memory is less 
important as the fact that is simple uses the orderings of the running engines 
to handle requests.

                
> Change StanbolJobManager Structure
> ----------------------------------
>
>                 Key: STANBOL-370
>                 URL: https://issues.apache.org/jira/browse/STANBOL-370
>             Project: Stanbol
>          Issue Type: Improvement
>            Reporter: Florent ANDRE
>
> The idea is to get a folder structure like Engines stuff for hold Jobmanager 
> implementations
> This actually mean : 
> * move the Jobmanager folder from enhancer/generic/jobmanager to 
> enhancer/jobmanager
> * create inside the jobmanager a pom and folders to hold differents 
> implementations. 
> * Create an inMemory folder for this implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to