hholzgra / maposmatic

Mirror of maposmatic repository at savannah.nongnu.org
GNU Affero General Public License v3.0
72 stars 13 forks source link

Parallel job rendering #91

Closed hholzgra closed 1 year ago

hholzgra commented 2 years ago

Right now rendering only really works in a single threaded way, even though the underlying render library can render multiple maps at the same time.

Different ideas to run this as a system service:

hholzgra commented 2 years ago

Additional TODOs:

hholzgra commented 2 years ago

Current plan: