session replication 中文意思是什麼

session replication 解釋
對話重復
  • session : n 1 會議;會議的一次[一屆];開會;(法庭的)開庭。2 開會期;開庭期。3 〈美, Scot 〉學期。4 〈美...
  • replication : n 1 (尤指對答辯的)回答;【法律】(原告對被告抗辯的)答辯。2 (繪畫等的)復制,摹寫;拷貝,復製...
  1. This practice is similar to the use of explicit nulling to help the garbage collector, which regular readers know that i do not recommend in general, but in this case the cost of maintaining garbage in a session is so much higher because of replication that it is worth trying to help the container in this way

    (這種做法類似於使用顯式nulling以幫助垃圾收集器,老讀者知道我一般不建議這樣做,但是在這種情況下,因為有復制,在會話中保持垃圾的成本要高得多,因此值得以這種方式幫助容器。 )
  2. Ibm websphere offers the greatest variety of replication options, offering a choice of in - memory or database - based replication, a choice of end - of - servlet or time - based replication timing, and a choice of propagating the full session snapshot or just the changed attributes

    Ibm websphere提供的復制選項是最多的,它提供了在內存中復制或者基於數據庫的復制、在servlet末尾或者基於時間的復制時間、傳播全部會話快照( jboss 3 . 2或以後版本)或者只傳播改變了的屬性等選擇。
  3. First of all, remember that in order to gain the benefit of session replication, you will need to mark your web application as distributable in the deployment descriptor, and make sure that anything placed in the session is serializeable

    首先記住,為了獲得會話復制的好處,需要在部署描述符中將web應用程序標記為distributable ,並保證在會話中的所有內容都是可序列化的。
分享友人