Re: [Geoip-java] LookupService - most of the methods are "synchronized"
Brought to you by:
tjmather
From: Thomas J M. <tjm...@ma...> - 2012-07-12 17:11:28
|
Even with synchronized methods, the API should still be fast, we benchmarked it here: http://www.maxmind.com/app/benchmark -TJ On Thu, Jul 12, 2012, at 12:06 PM, Yuval Ryaboy wrote: > Hi All, > > I am trying to integrate the java implementation but from what I see most > of the methods in "LookupService" are "synchronized", which promises a > real bad performance. > My question is does anyway have a better implementation or fixed this one > (I am planning to use memory cache)? > > Thanks a lot, > Yuval > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Geoip-java mailing list > Geo...@li... > https://lists.sourceforge.net/lists/listinfo/geoip-java |