Dynamic software update is a technique by which a running program can be updated with new code and data without interrupting its execution. Often we will want to preserve properties of programs across update boundaries. Preserving simple typing across update boundaries for single-threaded programs is well studied. There are other higher-level properties we may wish to preserve, particularly for multi-threaded programs. Session typing is used to guarantee that a set of parallel threads communicate according to a given protocol. Hence we investigate preserving correct communications behaviour of a set of parallel threads correctly across update boundaries which change the running protocol. We present a procedure for updating multiple threads ...
Processor and network management have a great impact on the performance of Distributed Memory Parall...
International audienceNowadays, there are more and more applications that need to run uninterruptedl...
Thread migration is established as a mechanism for achieving dynamic load sharing and data locality....
Dynamic software update is a technique by which a running pro-gram can be updated with new code and ...
In this paper, we address the problem of dynamic protocol update (DPU) that requires global coordina...
This paper describes a generic mechanism to migrate threads in heterogeneous distributed environment...
Software updates traditionally required applications to be stopped and restarted. Recent works propo...
In this paper, we study dynamic protocol update (DPU). Contrary to local code updates on-the-fly, DP...
In this paper, we address the problem of dynamic protocol update (DPU) that requires global coordina...
Strong mobility enables migration of entire computations combining code, data, and execution state (...
Abstract Strong mobility enables migration of entire computations combining code, data, and executio...
Throughout its lifetime, a given computer program will continue to evolve as enhancements are added ...
This paper describes an alternaLive technique to provide multithreading in an enhanced C language. I...
Distributed Shared Memory (DSM) systems provide a logically shared memory over physically distribute...
We extend type and effect analyses to permit dynamically changing effects and dynamically changing c...
Processor and network management have a great impact on the performance of Distributed Memory Parall...
International audienceNowadays, there are more and more applications that need to run uninterruptedl...
Thread migration is established as a mechanism for achieving dynamic load sharing and data locality....
Dynamic software update is a technique by which a running pro-gram can be updated with new code and ...
In this paper, we address the problem of dynamic protocol update (DPU) that requires global coordina...
This paper describes a generic mechanism to migrate threads in heterogeneous distributed environment...
Software updates traditionally required applications to be stopped and restarted. Recent works propo...
In this paper, we study dynamic protocol update (DPU). Contrary to local code updates on-the-fly, DP...
In this paper, we address the problem of dynamic protocol update (DPU) that requires global coordina...
Strong mobility enables migration of entire computations combining code, data, and execution state (...
Abstract Strong mobility enables migration of entire computations combining code, data, and executio...
Throughout its lifetime, a given computer program will continue to evolve as enhancements are added ...
This paper describes an alternaLive technique to provide multithreading in an enhanced C language. I...
Distributed Shared Memory (DSM) systems provide a logically shared memory over physically distribute...
We extend type and effect analyses to permit dynamically changing effects and dynamically changing c...
Processor and network management have a great impact on the performance of Distributed Memory Parall...
International audienceNowadays, there are more and more applications that need to run uninterruptedl...
Thread migration is established as a mechanism for achieving dynamic load sharing and data locality....