Too many thread alive in jvm · Issue #126 · googlemaps/google-maps-services-java · GitHub
Skip to content

Too many thread alive in jvm #126

Description

@alldone

Hi to all, and thank's for this work .......

i've a problem,

using the quartz scheduler, my app invoke 2000 reverse geocoding service
( obviusly under free limit quota )
with sychronous req.await() method.....

after these 2000 call ... in jvm i've 2000 thead alive with name Thread-1 .... Thread-2000 that make too slow system ( server centOs 6 and tomcat 7.... jdk 1.7)

please, a suggestion??

thank's in advance.

best regards
Aldo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions