Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
ice - The Ice base runtime and services
Ice is a modern alternative to object middleware such as CORBA or
COM/DCOM/COM+. It is easy to learn, yet provides a powerful network
infrastructure for demanding technical applications. It features an
object-oriented specification language, easy to use C++, C#, Java,
Python, Ruby, PHP, and Visual Basic mappings, a highly efficient
protocol, asynchronous method invocation and dispatch, dynamic
transport plug-ins, TCP/IP and UDP/IP support, SSL-based security, a
firewall solution, and much more.
Packages
Latest: ice-3.4.1-1.el6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
ice |
0 |
3.4.1 |
1.el6.fio |
i686 |
5.9 MiB |
2013-08-03 01:10:22 |
Changelog:
- * 2011-02-12 - Haïkel Guémar <hguemar[AT]fedoraproject[DOTORG]> - 3.4.1-1
- upstream 3.4.1
- fix gcc46 build issue
- some spec cleaning and patches revamping (dropped: java, openssl)
- updated man pages from Francisco Moya Debian's package
- * 2011-02-09 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 3.4.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- * 2010-07-21 - David Malcolm <dmalcolm[AT]redhat[DOTCOM]> - 3.4.0-3
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
- * 2010-06-20 - Dan Horák <dan[at]danny.cz> - 3.4.0-2
- add support for the s390/s390x architectures
- * 2010-03-12 - Mary Ellen Foster <mefoster at gmail[DOTCOM]> - 3.4.0-1
- Update to new upstream release -- complete release notes at
http://www.zeroc.com/download/Ice/3.4/Ice-3.4.0-RELEASE_NOTES
- Of particular note:
- There is a completely new AMI facility for C++, C#, Java, and Python
- The PHP support has changed significantly (note the new ice-php-devel
package).
- The slice2docbook command is no longer included
- The Java2 mapping has been removed -- Java5 only