In many situations a programmer must be concerned with resources which are not accounted and controlled completely by the programming language. These could be external physical resources, like a printer or a screen, it could be more abstract physical resources, like computing time, memory usage, or writing some file to disk or it could be other software components or programs. The resources can be used directly by the program, or indirectly, through the use of libraries or other software. An important property of these resources is their externally, often physically, enforced limits, which are independent of program execution. Finding maximum and minimum number of active or used instances of these resources at some point during execution ca...
This report describes the current state of my research in software development environments. I argue...
For some applications, standard resource analyses do not provide the information required. Such anal...
Many-core systems integrate a growing number of cores on a single chip and are expected to integrate...
In many situations a programmer must be concerned with resources which are not accounted and control...
A software program requesting a resource that is not available usually raises an out-of-resource exc...
Component software is software that has been assembled from various pieces of standardized, reusable...
Since the early days of the development of programming languages, people have been developing variou...
We present a programming language in which every well-typed program halts in time polynomial with re...
Abstract. We develop an abstract component language and a static type system that can tells us the m...
Abstract. Component software is software that has been assembled from various pieces of standardized...
of Doctoral Thesis Title: Components and Services in Resource-Constrained Envi- ronments Author: Tom...
Software systems are more pervasive than ever nowadays. Occasionally, applications runon top of reso...
Personal computers have gained a significant boost in computational power and digital storage space ...
The objective of this diploma thesis is to build a simple computer, which will enable the use of the...
Software systems are more pervasive than ever nowadays. Occasionally, applications run on top of res...
This report describes the current state of my research in software development environments. I argue...
For some applications, standard resource analyses do not provide the information required. Such anal...
Many-core systems integrate a growing number of cores on a single chip and are expected to integrate...
In many situations a programmer must be concerned with resources which are not accounted and control...
A software program requesting a resource that is not available usually raises an out-of-resource exc...
Component software is software that has been assembled from various pieces of standardized, reusable...
Since the early days of the development of programming languages, people have been developing variou...
We present a programming language in which every well-typed program halts in time polynomial with re...
Abstract. We develop an abstract component language and a static type system that can tells us the m...
Abstract. Component software is software that has been assembled from various pieces of standardized...
of Doctoral Thesis Title: Components and Services in Resource-Constrained Envi- ronments Author: Tom...
Software systems are more pervasive than ever nowadays. Occasionally, applications runon top of reso...
Personal computers have gained a significant boost in computational power and digital storage space ...
The objective of this diploma thesis is to build a simple computer, which will enable the use of the...
Software systems are more pervasive than ever nowadays. Occasionally, applications run on top of res...
This report describes the current state of my research in software development environments. I argue...
For some applications, standard resource analyses do not provide the information required. Such anal...
Many-core systems integrate a growing number of cores on a single chip and are expected to integrate...