Giter VIP home page Giter VIP logo

Comments (3)

petrsloup avatar petrsloup commented on May 21, 2024

Dynamic pool of map instances (creating and releasing instances as needed) is implemented in mappool branch, but there are probably some issues in mbgl.Map itself, causing segfaults.

from tileserver-gl.

petrsloup avatar petrsloup commented on May 21, 2024

This is now in master.

There are some issues with the mesa3d graphics library and concurrent rendering.
The Dockerfile is now based on debian:stretch (testing) to get libgl1-mesa-dri 11.1.2 which does seem to be stable (as opposed to 10.3.2 in jessie).
Concurrent rendering (via multiple instances) is fully supported by mapbox-gl-native (see mapbox/mapbox-gl-native#4215).

The tileserver-gl server now has dynamic pool of instances with 4-16 instances for scale 1; 2-8 for @2x; 2-4 for @3x. (for each style)
It might be useful to make this somehow configurable in the config file (together with the available scales? -- we can easily go higher than @3x).

from tileserver-gl.

klokan avatar klokan commented on May 21, 2024

BTW our dedicated servers have hardware accelerated GPU with available X.org driver.
Before production deploy it would be worth to check performance if these are turned on vs. emulated on CPU.
Related ticket: https://github.com/klokan/internal/issues/39

from tileserver-gl.

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.