Opened 17 years ago

Last modified 11 years ago

#5 new enhancement

Replace ThreadPool with Eclipse job management

Reported by: David Aspinall <da+pgtrac@…> Owned by: David Aspinall
Priority: major Milestone:
Component: 1:pg-eclipse Keywords:
Cc:

Description

We should replace our ThreadPool? code with the core Eclipse job management facilities.

Our code has some potential concurrency problems. I'm not sure if it disposes unneeded threads. Replacing it with the standard Eclipse mechanisms will reduce the amount of code we must maintain.

Only possible reason for keeping would be support standalone, but probably we can make use of reduced and headless Eclipse machinery there.

Change History (1)

comment:1 Changed 11 years ago by David Aspinall

Milestone: PG-Eclipse-1.1.0

Milestone PG-Eclipse-1.1.0 deleted

Note: See TracTickets for help on using tickets.