Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

UpStare

Name: Anonymous 2014-04-26 4:46

http://files.mkgnu.net/files/upstare/doc/latest_manual/html-multi/c85.html
UpStare can update applications while they are live and running without stopping the application at all. It achieves this goal by reconstructing the process stack and updating the program state in a single step. This eliminates the possibility of an old version of the code to be executed on a newer version of a datatype representation (a type-safety error). The updates are applied immediately, even in multi-threaded programs. It is not necessary to wait indefinitely for a quiescent program state, such as waiting for a program thread to receive data from a network socket before an update can begin. A running algorithm can be updated midstream its execution and resumed from a different point (not necessarily the beginning) of another algorithm that is behaviorally equivalent: an algorithm that aims to produce the same results while reusing existing progress.

Name: Anonymous 2014-04-26 11:58

that sounds gay

i've been ``upstaring'' in emacs with SLIME for years

Name: Anonymous 2014-04-26 12:07

that sounds gay

i've been ``upstaring'' in emacs with Erlang for years

Name: Anonymous 2014-04-26 12:13

that sounds gay

i've been ``upstaring'' in windows with code execution vulnerabilities for years

Name: Anonymous 2014-04-26 19:33

>>1
This would be useful for game development.

Name: Anonymous 2014-04-26 19:43

>>1
Can it also automatically update any program state whose representation has changed between versions? These kinds of systems have limited practical use because you always have to write extra code to update the data stores.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List