Archived

This forum has been archived. Please start a new discussion on GitHub.

New Ice documentation available

Hi,

we've just released a new version of the Ice documentation. Major additions:
  • A chapter on the server-side run time that explains a lot about how the server-side run time hangs together and shows a number of useful scalability techniques, such using servant locators, incremental initialization, default servants, and evictors.
  • A chapter on asynchronous method invocation (AMI) and asynchronous message dispatch (AMD) which allow you to reclaim threads while making or processing an invocation.

There are also numerous other updates, such as fixed typos, fixes for minor inaccuracies, etc.

You can find the new documentation on the Download Page.

Cheers,

Michi.