Ice icon
Ice icon

Ice

The Internet Communications Engine (Ice) is a modern distributed computing platform with support for C++, .NET, Java, Python, Objective-C, Ruby, PHP, and JavaScript.

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux
  • BSD
-
No reviews
3likes
0comments
0news articles

Features

Suggest and vote on features
  1.  RPC
  2.  Distributed Computing

 Tags

  • ipc
  • serialization

Ice News & Activities

Highlights All activities

Recent activities

No activities found.

Ice information

  • Developed by

    US flagZeroC, Inc.
  • Licensing

    Open Source and Free product.
  • Alternatives

    2 alternatives listed
  • Supported Languages

    • English

Popular alternatives

View all
Ice was added to AlternativeTo by RemovedUser on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Ice?

The Internet Communications Engine (Ice) is a modern distributed computing platform with support for C++, .NET, Java, Python, Objective-C, Ruby, PHP, and JavaScript. Ice is used in mission-critical projects by companies all over the world. Ice takes care of all interactions with low-level network programming interfaces and allows you to focus your efforts on your application logic. When using Ice, there is no need to worry about details such as opening network connections, serializing and deserializing data for network transmission, or retrying failed connection attempts (to name just a few of dozens of such low-level details).