会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 14. 发明申请
    • COPY-ON-WRITE OPTIMIZATION OF IMMUTABLE OBJECTS FOR OBJECT ORIENTED LANGUAGES
    • 面向对象语言的不可复制对象的复制优化
    • US20090031292A1
    • 2009-01-29
    • US11782148
    • 2007-07-24
    • Mike Stephen FultonNikola GrcevskiDerek Bruce Inglis
    • Mike Stephen FultonNikola GrcevskiDerek Bruce Inglis
    • G06F9/45
    • G06F9/4493
    • A computer implemented method, apparatus, and computer program product for copy-on-write optimization of immutable objects. An immutable object is marked as read-only to form a read-only object. The read-only object is formed to delay copying of the immutable object until a runtime determination is made that a write to the immutable object will be made. In response to an attempt to write to the read-only object, an internal value of the read-only object is copied to read-and-write storage using runtime information to form a writable copy of the read-only object. A set of references for the read-only object is updated to point to the writable copy of the read-only object. Delaying copying of the immutable object optimizes a copy-on-write of the immutable object.
    • 一种计算机实现的方法,装置和计算机程序产品,用于不可变对象的写时优化。 不可变对象被标记为只读对象以形成只读对象。 形成只读对象以延迟不可变对象的复制,直到进行到不可变对象的写入的运行时确定为止。 为了响应写入只读对象的尝试,只读对象的内部值将使用运行时信息复制到读写存储,以形成只读对象的可写副本。 只读对象的一组引用被更新为指向只读对象的可写副本。 延迟复制不可变对象优化了不可变对象的写时复制。