Sciweavers

5 search results - page 1 / 1
» Declarative versus Imperative Process Modeling Languages: Th...
Sort
View
CAISE
2009
Springer
13 years 11 months ago
Declarative versus Imperative Process Modeling Languages: The Issue of Understandability
Advantages and shortcomings of different process modeling languages are heavily debated, both in academia and industry, but little evidence is presented to support judgements. Wit...
Dirk Fahland, Daniel Lübke, Jan Mendling, Haj...
BPM
2009
Springer
163views Business» more  BPM 2009»
13 years 8 months ago
Declarative versus Imperative Process Modeling Languages: The Issue of Maintainability
Abstract. The rise of interest in declarative languages for process modeling both justifies and demands empirical investigations into their presumed advantages over more traditiona...
Dirk Fahland, Jan Mendling, Hajo A. Reijers, Barba...
BPM
2006
Springer
164views Business» more  BPM 2006»
13 years 8 months ago
A Declarative Approach for Flexible Business Processes Management
Management of dynamic processes in an important issue in rapidly changing organizations. Workflow management systems are systems that use detailed process models to drive the busin...
Maja Pesic, Wil M. P. van der Aalst
MODELS
2010
Springer
13 years 3 months ago
Transforming Process Models: Executable Rewrite Rules versus a Formalized Java Program
Abstract. In the business process management community, transformations for process models are usually programmed using imperative languages (such as Java). The underlying mapping ...
Pieter Van Gorp, Rik Eshuis
CONCURRENCY
2000
133views more  CONCURRENCY 2000»
13 years 4 months ago
OpenMP versus threading in C/C++
When comparing OpenMP to other parallel programming models, it is easier to choose between OpenMP and MPI than between OpenMP and POSIX Threads (Pthreads). With languages like C a...
Bob Kuhn, Paul Petersen, Eamonn O'Toole