You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Enrico Daga (JIRA)" <ji...@apache.org> on 2014/03/08 00:48:43 UTC

[jira] [Updated] (CLEREZZA-890) Use prepared statements and reuse connections in Virtuoso data operations to improve performance

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

Enrico Daga updated CLEREZZA-890:
---------------------------------

    Component/s: storage

> Use prepared statements and reuse connections in Virtuoso data operations to improve performance
> ------------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-890
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-890
>             Project: Clerezza
>          Issue Type: Bug
>          Components: storage
>            Reporter: Enrico Daga
>            Assignee: Enrico Daga
>
> Currently, each operation is encapsulated in a dedicated connection and statement. While this is functional, it is not very performant, especially with the pattern based on atomic triple additions and deletions used by the clerezza model. Statements should be prepared, connections reused.



--
This message was sent by Atlassian JIRA
(v6.2#6252)