Re: ..a couple of pastes; STM and data-flow stuff..
- From: Lars Rune Nøstdal <larsnostdal@xxxxxxxxx>
- Date: Thu, 16 Apr 2009 08:33:33 -0700 (PDT)
On Apr 14, 4:28 am, Raffael Cavallaro <raffaelcavall...@xxxxxxxxx>
wrote:
On Apr 13, 7:57 pm, Lars Rune Nøstdal <larsnost...@xxxxxxxxx> wrote:
Hey,
So much spam. Here is some code-spam:
STM (similar to what clojure has):
http://paste.lisp.org/display/78259#3
dataflow (hi kt):
http://paste.lisp.org/display/78490
STM and dataflow combined, just finished this:
http://paste.lisp.org/display/78522
"processes" / message-queue (more "absolute worlds" for STM to sync
against == more concurrency):
http://paste.lisp.org/display/78520
..there is more work to do. Need a killer-app. also. Online, real-time
collaboration on a spread-sheet? Bit boring, and I guess Google has
this already ..
PS: IMHO Lisp still rocks. I can't imagine doing this in Java .. :/
where is stm-class?
No, this is wrong. I need a "killer app.", first.
PS: I just noticed that my STM implementation does not have problems
with thread starvation. Take that, dumb ass fancy Haskell syntax. (i
wish i could parse that stuff tbh....)
.
- Follow-Ups:
- Re: ..a couple of pastes; STM and data-flow stuff..
- From: Kenneth Tilton
- Re: ..a couple of pastes; STM and data-flow stuff..
- From: Raffael Cavallaro
- Re: ..a couple of pastes; STM and data-flow stuff..
- References:
- ..a couple of pastes; STM and data-flow stuff..
- From: Lars Rune Nøstdal
- Re: ..a couple of pastes; STM and data-flow stuff..
- From: Raffael Cavallaro
- ..a couple of pastes; STM and data-flow stuff..
- Prev by Date: Re: ..a couple of pastes; STM and data-flow stuff..
- Next by Date: Re: Rebuilding functions at run-time
- Previous by thread: Re: ..a couple of pastes; STM and data-flow stuff..
- Next by thread: Re: ..a couple of pastes; STM and data-flow stuff..
- Index(es):
Relevant Pages
|