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

ASF subversion and git services commented on JENA-2173:
-------------------------------------------------------

Commit 27d0c42b5cad660329e8ac72c36b927e522e0cd0 in jena's branch 
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=27d0c42 ]

Merge pull request #1096 from afs/misc

JENA-2173: Improve async parser. JENA-2182: Example of a FusekiModule

> Add asynchronous parsing
> ------------------------
>
>                 Key: JENA-2173
>                 URL: https://issues.apache.org/jira/browse/JENA-2173
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: RIOT
>    Affects Versions: Jena 4.2.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 4.3.0
>
>
> Add code to parser on a separate thread and send batching of parsed items to 
> the caller thread for further processing.
> This is only beneficial in certain circumstances because there is overhead in 
> setup and in the passing of data between threads.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to