有时要为每一篇文章统计其点击次数,如果每一次浏览都要更新一次库的话,那性能在访问量很大的情况下,服务器的压力就会很大了,比较好一点的方法就是先将要更新的数据缓存起来,然后每隔一段时间再利用数据库的批量处理,批量更新库。源码如下: zZPXI&,
j3/K;U/SGJ
CountBean.java "z{rC}
KU.F4I8}q
/* w?R#ly
* CountData.java aR%E"P-6l
* QY1|:(
* Created on 2007年1月1日, 下午4:44 "^VPe[lA
* (<Kf
* To change this template, choose Tools | Options and locate the template under ^'hh?mL
* the Source Creation and Management node. Right-click the template and choose }>'1Qg
* Open. You can then make changes to the template in the Source Editor. E*}1_,q)
*/ l9{.~]V
|v h{Kb@
package com.tot.count; ;n/04z
Ve[&_(fP
/** 6>Is-/hsy
* }FC(Z-g
* @author 'L
veCi_
*/ :g)`V4%
public class CountBean { hx;0h&L
private String countType; 7qhX`$
int countId; H\=S_b1wo
/** Creates a new instance of CountData */ [4\n(/
public CountBean() {} GbBz;ZV%z,
public void setCountType(String countTypes){ c7 O$< F
this.countType=countTypes; 5
r&n
} a,?u
2
public void setCountId(int countIds){ \7*"M y*
this.countId=countIds; qW9~S0sl
} *<