On May 18, 2014, at 6:02 AM, Paul Vencill <[email protected]> wrote:

> I've never done game dev, but I'm curious if there's anything to be gained by 
> offloading this kind of query to the database? Most dbs now (including 
> mongodb) have pretty robust index and search capabilities specifically built 
> for bounding box and shape style queries. 

I’d imagine that for a couple thousand nodes, doing it in-core would be a lot 
lower latency. BEyond that, worth considering.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to