Opened 16 years ago

Last modified 11 years ago

#255 new defect

Refactor concurrency handling for document

Reported by: David Aspinall Owned by: David Aspinall
Priority: critical Milestone:
Component: 1:pg-eclipse Keywords:
Cc:

Description

We need to remodel the concurrency management in the document and processed region to avoid excessive blocking and race conditions. Since we have the shadow document tree, the basic strategy can be to prevent document access apart from in the main UI tread, and use the shadow tree for script management which involves background tasks.

Change History (1)

comment:1 Changed 11 years ago by David Aspinall

Milestone: PG-Eclipse-1.0.6

Milestone PG-Eclipse-1.0.6 deleted

Note: See TracTickets for help on using tickets.