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

Nick Wellnhofer updated LUCY-205:
---------------------------------

    Attachment: LUCY-205-v2.patch

LUCY-205-v2.patch is a second attempt that changes the _SearchServer_ only 
slightly.

* The _port_ parameter is moved from the constructor to the _serve_ method.
* The request handling is split from the _serve_ method into a new method 
_handle_request_.

With these changes the _SearchServer_ can be better integrated into external 
server applications.
                
> Parallel processing for SearchServer
> ------------------------------------
>
>                 Key: LUCY-205
>                 URL: https://issues.apache.org/jira/browse/LUCY-205
>             Project: Lucy
>          Issue Type: Improvement
>          Components: Search
>            Reporter: Nick Wellnhofer
>            Assignee: Nick Wellnhofer
>         Attachments: LUCY-205-v2.patch, LUCY-205.patch
>
>
> The SearchServer should be able to serve multiple client connections in 
> parallel.

--
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