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...
Software systems are more pervasive than ever nowadays. Occasionally, applications runon top of reso...
The aim of this article is to support component-based software engineering by modelling exclusive an...
Whether it is a cell phone or a web server, an applet or a network packet, any software or hardware ...
In many situations a programmer must be concerned with resources which are not accounted and control...
Since the early days of the development of programming languages, people have been developing variou...
Abstract. We develop an abstract component language and a static type system that can tells us the m...
A software program requesting a resource that is not available usually raises an out-of-resource exc...
Abstract. Component software is software that has been assembled from various pieces of standardized...
Since the beginning of automated computing in the middle of the last century, the development of com...
Component software is software that has been assembled from various pieces of standardized, reusable...
Abstract. Resource usage is one of the most important characteristics of programs. Automatically gen...
Contains fulltext : 143154.pdf (publisher's version ) (Open Access)Practically eve...
We present a generic analysis that infers both upper and lower bounds on the usage that a program ma...
The article presents a method for quality assurance on resource leakage by defect search automation ...
Awareness of environmental sustainability, together with an increasing use of software, makes optimi...
Software systems are more pervasive than ever nowadays. Occasionally, applications runon top of reso...
The aim of this article is to support component-based software engineering by modelling exclusive an...
Whether it is a cell phone or a web server, an applet or a network packet, any software or hardware ...
In many situations a programmer must be concerned with resources which are not accounted and control...
Since the early days of the development of programming languages, people have been developing variou...
Abstract. We develop an abstract component language and a static type system that can tells us the m...
A software program requesting a resource that is not available usually raises an out-of-resource exc...
Abstract. Component software is software that has been assembled from various pieces of standardized...
Since the beginning of automated computing in the middle of the last century, the development of com...
Component software is software that has been assembled from various pieces of standardized, reusable...
Abstract. Resource usage is one of the most important characteristics of programs. Automatically gen...
Contains fulltext : 143154.pdf (publisher's version ) (Open Access)Practically eve...
We present a generic analysis that infers both upper and lower bounds on the usage that a program ma...
The article presents a method for quality assurance on resource leakage by defect search automation ...
Awareness of environmental sustainability, together with an increasing use of software, makes optimi...
Software systems are more pervasive than ever nowadays. Occasionally, applications runon top of reso...
The aim of this article is to support component-based software engineering by modelling exclusive an...
Whether it is a cell phone or a web server, an applet or a network packet, any software or hardware ...