[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] Ice for Ruby Preview Release

Marc Laukien

10/27/2006 5:54:00 PM

The Internet Communications Engine (Ice) is a modern, object-oriented
distributed computing platform. We have just released a preview version
of Ice for Ruby, which allows Ruby applications to interact seamlessly
with Ice applications written in C++, Java, C#, Visual Basic, and Python.

Ice is free software, available with full source, and released under the
terms of the GNU General Public License (GPL).

For more information, please visit http://www....
6 Answers

Emiel van de Laar

10/29/2006 9:02:00 PM

0

* Marc Laukien (marc@zeroc.com) wrote:
> The Internet Communications Engine (Ice) is a modern, object-oriented
> distributed computing platform. We have just released a preview version
> of Ice for Ruby, which allows Ruby applications to interact seamlessly
> with Ice applications written in C++, Java, C#, Visual Basic, and Python.
>
> Ice is free software, available with full source, and released under the
> terms of the GNU General Public License (GPL).
>
> For more information, please visit http://www....

This rocks. I've been kind of waiting for this a while now. :)

I'd love to try this out right now, but I'm short on time. Don't let
the lack of replies discourage you.

Keep up the good work.

Regards,

Emiel van de Laar

Benedikt Heinen

10/30/2006 10:15:00 AM

0

mes

10/30/2006 5:46:00 PM

0

Benedikt Heinen wrote:
> This sounds really neat - alas, I have one question about it - according
> to the documentation, it only supports client-side development in Ruby:
>
> >>>>> Currently, Ice provides language mappings for C++, Java, C#, Visual
> >>>>> Basic .NET, Python, and, for the client side, PHP and Ruby.
>
> Are there any plans for server side support for Ruby as well?

We have no plans for it at this time. Ice for Ruby is implemented as a
thin integration layer on top of Ice for C++, and as a result the
server side would rely heavily on native threads. If Ruby supported
native threads, even to the extent that Python does, we most likely
would have included server-side support. However, the customer that
sponsored the Ice for Ruby project only needed client-side bindings,
so we didn't spend much time exploring ways to address the threading
limitations.

If Ruby does introduce native threading at some point in the future,
it's likely that we would implement the server-side bindings.

Take care,
- Mark

Kevin Williams

10/30/2006 7:08:00 PM

0

Sweeeet. I've been meaning to check out ICE for a long, long time. This
is as good a time as any. :)

--
Posted via http://www.ruby-....

Brad Tilley

10/30/2006 7:15:00 PM

0

Emiel van de Laar wrote:
> This rocks. I've been kind of waiting for this a while now. :)
>
> I'd love to try this out right now, but I'm short on time. Don't let
> the lack of replies discourage you.


I think the gateway to ruby-talk may be down. Perhaps that is why the
forum has been so slow???

--
Posted via http://www.ruby-....

Hal E. Fulton

10/31/2006 1:07:00 AM

0

Brad Tilley wrote:
> Emiel van de Laar wrote:
>
>>This rocks. I've been kind of waiting for this a while now. :)
>>
>>I'd love to try this out right now, but I'm short on time. Don't let
>>the lack of replies discourage you.
>
>
>
> I think the gateway to ruby-talk may be down. Perhaps that is why the
> forum has been so slow???
>

We receive you. Do you receive us?

The mailing list has about 200 messages per day.


Hal