Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is JINI at all active anymore?

Tags:

java

jini

Everyone I talk to who knows (knew) about it claims it was the greatest thing since sliced bread. Why did it fail? Or, if it didn't fail, who's using it now?

like image 631
jodonnell Avatar asked Sep 04 '08 21:09

jodonnell


3 Answers

Check out GigaSpaces. It's a quite successful Jini/Javaspaces implementation.

I think Jini has a great model, but it is stuck with Java. Web-services is more appealing because it works with standarized protocols, even though Jini service discovery is more natural.

like image 188
Marcio Aguiar Avatar answered Nov 11 '22 05:11

Marcio Aguiar


Things have definitely quited down for the idea. Which is strange since you'd think its goals are even more relevant now.

http://www.jini.org/wiki/Category:News

like image 41
Allain Lalonde Avatar answered Nov 11 '22 05:11

Allain Lalonde


old question, but JINI was given to Apache and became Apache River project. However, that project is now retired.

like image 3
marathon Avatar answered Nov 11 '22 03:11

marathon