if there is any erlang
> like environment for clojure ? By that, I mean not just the messaging
> passing(which as far as I can tell for clojure is within the same process)
> but its live update and sending symbols(and as far as I know functions as
> well) across process/vm instances(whi
igned to solved distributed system problems.
>
> > On Wed, Apr 14, 2010 at 8:42 PM, gary ng wrote:
> >> Hi,
> >> I just start to learn about clojure and is wondering if there is any erlang
> >> like environment for clojure ? By that, I mean not just the messagin
ng wrote:
> Hi,
>
> I just start to learn about clojure and is wondering if there is any erlang
> like environment for clojure ? By that, I mean not just the messaging
> passing(which as far as I can tell for clojure is within the same process)
> but its live update and sending
On Wed, Apr 14, 2010 at 5:42 PM, gary ng wrote:
> like environment for clojure ? By that, I mean not just the messaging
> passing(which as far as I can tell for clojure is within the same process)
see things like terracotta
> but its live update and sending symbols(and as far as I know functions
;> Hi,
>> I just start to learn about clojure and is wondering if there is any erlang
>> like environment for clojure ? By that, I mean not just the messaging
>> passing(which as far as I can tell for clojure is within the same process)
>> but its live update and send
blems.
On Wed, Apr 14, 2010 at 8:42 PM, gary ng wrote:
> Hi,
> I just start to learn about clojure and is wondering if there is any erlang
> like environment for clojure ? By that, I mean not just the messaging
> passing(which as far as I can tell for clojure is within the same process)
gary ng writes:
> Hi,
>
> I just start to learn about clojure and is wondering if there is any
> erlang like environment for clojure ?
I don't know whether such an environment already exists, but, if not,
one could hack one based on Kilim
(http://www.malhar.net/sriram/kilim/)
Hi,
I just start to learn about clojure and is wondering if there is any erlang
like environment for clojure ? By that, I mean not just the messaging
passing(which as far as I can tell for clojure is within the same process)
but its live update and sending symbols(and as far as I know functions