Coder Social home page Coder Social logo

Connection pooling about sparqlwrapper HOT 6 OPEN

indeyets avatar indeyets commented on June 15, 2024 1
Connection pooling

from sparqlwrapper.

Comments (6)

 avatar commented on June 15, 2024

Good suggestion. But as urllib3 doesn't appear to support python2.5:

https://github.com/shazow/urllib3/blob/master/.travis.yml

we'll probably have to park it until SPARQLWrapper/RDFLib ceases support for Python 2.5.

(RDFLib's trove entry advertises explicit support for 2.5)

from sparqlwrapper.

indeyets avatar indeyets commented on June 15, 2024

Is there any timeline for this?

from sparqlwrapper.

 avatar commented on June 15, 2024

IIRC Gunnar asked around his circle of acquaintances who were also institutional users of Python about versions (preparatory to RDFLIb ceasing support for 2.4, not all that long ago) and felt that there was enough evidence of significant installations on 2.5 (there's still some use at CERN, I believe) that we should retain support for 2.5 at least for the duration of rdflib 4.X. That's my broad understanding, at least.

With that in mind - it's a decision for the SPARQLWrapper maintainers whether SPARQLWrapper supports all of the Python versions that RDFLib supports.

from sparqlwrapper.

wikier avatar wikier commented on June 15, 2024

I'd be willing to upgrade to urllib3, but what Graham points is a quite important constraint.

I'll try to find time to provide backward compatible implementation of a connection pooling for python >= 2.7, but still usable on 2.5 too.

from sparqlwrapper.

jgeluk avatar jgeluk commented on June 15, 2024

7 years later, still no connection pooling or keep-alive support for Python 3?

from sparqlwrapper.

eggplants avatar eggplants commented on June 15, 2024

Currently older python(<=3.6) has been dropped. So this feature can be introduced without support for python 2.7. See also: #198

from sparqlwrapper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.