Friday, September 28, 2012

Like Lazarus I'm back from the dead.

So when last posted I'd done a bit and was investigating P2P and compiler compilers.
The I went quiet.

What a terrible few months.
My wife started work (ok not terrible, great actually) again, my project took off (again pretty.great), Diablo 3 came out (thought it would be great, actually was terrible) and I and my family have been very ill the entire time.

I'm so sick of sickness.

Everyone is getting better, my project cleared 'ST' yesterday (best feeling in the world for a lead) and I am turning 33 in 2 days.

So I figured back to blogging.

So I've been considering engines, transport layers and the event model in current logic.

And I've decided my first step is to build an asynchrous and adhoc process call bus.

I say bus because it won't be a stack so much anymore. More like a bus, were the context gets on ride for a while and then gets off at the correct place its method is as declared by its operating function.

Kind of like functional coding but with sideeffects driven by declarations in objects, triggering procedures.

Don't worry if it sounds like chaos and madness. The trick will work or it won't but It'll be fun.

No comments:

Post a Comment