Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Concurrency in Builders
Concurrency in Builders [message #729387] Mon, 26 September 2011 04:51
Marcel Bruch is currently offline Marcel BruchFriend
Messages: 289
Registered: July 2009
Senior Member

Hi,

I'd like to write a builder that uses multiple threads for analyzing Java class files and dumping the analysis results to disk.

As soon as I use thread pools I run into workspace looks when accessing the workspace API (this is understood so far). My question is: how can I run a multi-threaded builder in Eclipse? Can I?

Thanks for pointers,
Marcel

[Updated on: Mon, 26 September 2011 05:41]

Report message to a moderator

Previous Topic:No schema found for the 'org.eclipse.core.resources.natures' extension point
Next Topic:Struggling with PDEBuild and products
Goto Forum:
  


Current Time: Thu Apr 25 00:59:08 GMT 2024

Powered by FUDForum. Page generated in 0.02762 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top