logo separator

[mkgmap-dev] [PATCH v7] make maps in parallel

From Steve Ratcliffe steve at parabola.demon.co.uk on Mon May 18 08:52:16 BST 2009

Hi

> Unfortunately, I have just discovered another issue which is the static
> int nextPriority in GType - this needs to be changed to one instance
> per map but at the moment I can't work out what to use as a key to
> select the correct value for each map being processed concurrently. If
> you have any thoughts on that, please say.

I think it doesn't matter what the priority is, just that values that are
obtained later are higher.  So adding synchronized to getNextPriority()
should do it.  What is the nature of the problem you see?

..Steve



More information about the mkgmap-dev mailing list