Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Erjang vs Jinterface
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Matthew Evans  
View profile  
 More options Sep 13 2011, 1:34 pm
From: Matthew Evans <pipmaster2...@gmail.com>
Date: Tue, 13 Sep 2011 10:34:56 -0700 (PDT)
Local: Tues, Sep 13 2011 1:34 pm
Subject: Re: Erjang vs Jinterface
Thanks all for your replies.

Unfortunately I can't describe too much about the architecture other
than to say that the Erlang VMs will be running on embedded hardware
(still using Linux) and shall be monitoring traffic streams on those
devices as well as exchanging state information between them. The key
to the Erlang portion is "5 nines" reliability - that stuff can not
crash. The central Java application provides certain analytics and
application "smarts" to the whole system. There isn't a technical
reason why Java was chosen -- we just selected a language from the
available development pool (in fact there are stronger reasons for
doing that work in Erlang IMO).

Initially I'm just after an IPC, in which case jinterface should work
just fine (I've already got experience developing cnode interfaces, so
I know the pitfalls of that solution).

I can see a number of benefits of Erjang:

* Supervision of the Erjang VM (and by extension the JVM) from the
distributed Erlang VMs using the OTP supervision methods.

* No need to add call backs or other hooks in the interface as new
functionality is added.

* We need an Erlang VM on the same host as the JVM - using Erjang
would negate this need.

Mainly though, the ability to use features of both languages in a
"native" manner, has the greatest appeal.

I do however have enough stuff to get starting with.

Many thanks

Matt


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.