Results 1 to 2 of 2

Thread: ZeroC Cloud success story

  1. #1
    flangel is offline Registered User
    Name: frank langel
    Organization: personal
    Project: trading platform
    Join Date
    Mar 2010
    Posts
    4

    ZeroC Cloud success story

    Dear ZeroC team,

    is there a cloud success story out there that describes how ZeroC is being used to expose an API in different languages. The clients would local APIs, that in turn would talk to the cloud.

    Local API ( local PC ) --> ZeroC --> Internet -- > Cloud (Amazon/Azure..)

    Any pointers would be appreciated
    Frank

  2. #2
    Gravitas is offline Registered User
    Name: Shane Tolmie
    Organization: NeuralFutures LLC
    Project: Server modules in C++, C# and Java, to client.
    Join Date
    Feb 2011
    Posts
    40
    I too am developing a trading platform. I have just completed writing an API which allows any number of clients to access live market data (underlying + options) that is collected and databased on an Amazon EC2 machine running in the cloud. As I have a trading engine which has excellent positive expectancy, I need some way to deliver live signals (long/short/hold with %age probability) to the client apps, while keeping the IP for the trading strategy safe on the cloud. Ice fits the bill perfectly, for me at least. We did experiment with WCF, but as some of our clients want to access the API in C++ and Java, ICE was a natural fit. WCF also lacks some essential features, like multicast with IceStorm (this is excellent for publishing live market data).

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 03-02-2011, 07:43 PM
  2. ZeroC is hiring!
    By marc in forum Announcements
    Replies: 0
    Last Post: 01-11-2008, 12:10 PM
  3. Success Compiling Ice on Fedora core 4.
    By myer in forum Help Center
    Replies: 1
    Last Post: 07-28-2005, 03:26 AM
  4. Small success story
    By panic in forum Comments
    Replies: 1
    Last Post: 11-26-2004, 09:36 AM
  5. What is ZeroC?
    By weiwei in forum Help Center
    Replies: 1
    Last Post: 06-03-2004, 08:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •