[Geoip-java] LookupService - most of the methods are "synchronized"
Brought to you by:
tjmather
From: Yuval R. <yuv...@st...> - 2012-07-12 12:21:51
|
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 |