Skip to content

Improvemenrt #9

@phatal

Description

@phatal

Hi! I'm try to scrap very much points with multi thread (100 instances of bootstrap). I'm using JS calling python bootstrap.py from shell with locations and accounts reading from csv. But get an issue with DB. When I run some instances at one time (doesn't matter 2 or 100) I gettin error about dividin by zero at 186 line
delay = float( float(config.delay) / float(len(cells)) )

Have any idea how I can fix it? actually may be you can add function to load data from files? Now it's looks like some sort of BDSM for me :D cause i'm absolutely zero with python I forced to use JS wrap to manage all calls and data.

I'm just have about 4.9mln rect cells to scan with ~1.2km side each of them :D Your map has awesome speed of scan. Best that I ever see earlier.
ps. Ssory, eng not my native

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions