How to communicate java and erlang
From Erlang Community
(Difference between revisions)
| Revision as of 03:50, 16 January 2009 (edit) Thilani (Talk | contribs) (New page: ==Author== Thilani Abeysinghe <a.thilani at gmail.com> ==Overview== The purpose of this tutorial is to illustrate how to use <tt>jinterface</tt> for communicate with a Erlang backend ...) ← Previous diff |
Revision as of 04:05, 16 January 2009 (edit) (undo) Thilani (Talk | contribs) Next diff → |
||
| Line 4: | Line 4: | ||
| ==Overview== | ==Overview== | ||
| The purpose of this tutorial is to illustrate how to use <tt>jinterface</tt> for communicate with a Erlang backend | The purpose of this tutorial is to illustrate how to use <tt>jinterface</tt> for communicate with a Erlang backend | ||
| + | |||
| + | The reader is also encouraged to read the mailing list [http://www.trapexit.org/forum/viewtopic.php?p=43715 question].It's about ''''Strategies to connect from Java'''' | ||
| + | |||
| + | |||
Revision as of 04:05, 16 January 2009
Author
Thilani Abeysinghe <a.thilani at gmail.com>
Overview
The purpose of this tutorial is to illustrate how to use jinterface for communicate with a Erlang backend
The reader is also encouraged to read the mailing list question.It's about 'Strategies to connect from Java'

Digg It
Del.icio.us
Reddit
Facebook
Stumble Upon
Technorati

