jess-users  

Re: JESS: trying to write a jess telnet wrapper..

Peter Lin
Mon, 05 Oct 2009 06:24:47 -0700

Said and I did something similar to this several years back. What I
did was I wrote a JMS client and passed messages between engine
instances via JMS.

I've been thinking about making that code available to others on my
jess contrib project site. I'm happy to clean it up and post if others
find it useful.

peter

On Mon, Oct 5, 2009 at 8:58 AM, Ernest Friedman-Hill <ejfr...@gmail.com> wrote:
> This isn't really Jess-specific, but rather just the general problem
> of sharing a command prompt across multiple networked clients. One
> easy solution is to use a chat server and wrap Jess as a "bot".The
> chat server would take care of the I/O multiplexing. There are plenty
> of open-source Java chat servers to choose from.
>
> Now, that said, I have no idea why you'd want this.
>
> On 10/4/09, hari ks <hari_...@yahoo.com> wrote:
>> hi,
>>   I need a jess telnet wrapper around Rete to modify working memory remotely
>> at runtime. Here is code that I try to write:
>> http://harisujathan2.blogspot.com/2009/10/jess-telnet-wrapper.html
>> This has multiuser problems..
>> Or is there a applet client to connect multiple clients to server for
>> runtime modification of working memory?
>>
>> Thanks,
>> Hari
>>
>>
>>
>>
>>
>>
>> --------------------------------------------------------------------
>> To unsubscribe, send the words 'unsubscribe jess-users y...@address.com'
>> in the BODY of a message to majord...@sandia.gov, NOT to the list
>> (use your own address!) List problems? Notify owner-jess-us...@sandia.gov.
>> --------------------------------------------------------------------
>>
>>
>
>
> --------------------------------------------------------------------
> To unsubscribe, send the words 'unsubscribe jess-users y...@address.com'
> in the BODY of a message to majord...@sandia.gov, NOT to the list
> (use your own address!) List problems? Notify owner-jess-us...@sandia.gov
--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users y...@address.com'
in the BODY of a message to majord...@sandia.gov, NOT to the list
(use your own address!) List problems? Notify owner-jess-us...@sandia.gov.
--------------------------------------------------------------------