Page 16 of 16 FirstFirst ... 6 14 15 16
Results 226 to 234 of 234

Thread: What feature would you like to see most in Ice?

  1. #226
    iCode is offline Registered User
    Name: Laszlo Kiss
    Organization: Delta Prime, Inc.
    Project: Simplified analog of Sun's Grid Engine.
    Join Date
    Jun 2010
    Posts
    5

    Workaround.

    True to form, I simply coded around the problem. Created dummy C++ files that built without the error. There were only two, Glacier2/callback and Glacier2/chat.

    Everything else built OK. Subsequently there were only 5 problems with 'make test':

    13/71: testing sent callback - times out indefinitely
    25/71: testing dispatcher - times out indefinitely
    32/71: plug-in initialization failed
    36/71: testing udp multicast - ConnectFailedException (could be my DNS setup?)
    61/71: testing replication with ordered load balancing... failed

    However, the "Hello World" application is working which is all the capability I need for now.

    Thanks for the responses!
    Laszlo

  2. #227
    recoder is offline Registered User
    Name: Peter Grobarcik
    Organization: Personal
    Project: Distributed CAD / Geometry CAS
    Join Date
    Oct 2010
    Posts
    5

    Ice 3.4.1 MING32 /gcc.exe (tdm-1) 4.5.0

    My original post is here Does ice support MinGW?

  3. #228
    swaj is offline Registered User
    Name: Scott Anderson
    Organization: Personal
    Project: Murmur Rails Control Panel
    Join Date
    Aug 2010
    Posts
    4
    In the spirit of the OP, I'd love to see support for Node.js in ZeroC Ice. It would save me so much time.

  4. #229
    colorado is offline Registered User
    Name: colorado lee
    Organization: devnetwork
    Project: online schedule
    Join Date
    Sep 2009
    Posts
    16

    Please support Qt SDK

    Now Ice does not support Qt SDK. Qt SDK become more and more popular and important. At present, Qt Creator can not compile Ice programs on Windows ,because Qt Creator use mingw as it's compiler,but Ice does not support Mingw.
    If Ice support Qt Creator on Windows, I think it will be a big improvement.

  5. #230
    recoder is offline Registered User
    Name: Peter Grobarcik
    Organization: Personal
    Project: Distributed CAD / Geometry CAS
    Join Date
    Oct 2010
    Posts
    5

    QT & Ice on Windows

    Hallo,

    I do not know, what You mean, maybe it is some misunderstanding, but last time I checked You could have Qt and Ice playing nicely together on Windows; - when You use the Visual C++ compilers from Microsoft. Doing that will force You sooner or later, even when you start with the "express" version, into the proprietary corner, with all associated monetary and freedom costs.

    I personally did not want to go this way and tried to port Ice to the GCC compiler on windows, in my case, I choose the TDM edition for MinGW. I am not finished yet, although I did compile Ice and Qt and used them together on Windows. There is no documentation and I did nothing to reintegrate my changes. - But in case You are interested we can go together and try to do a MinGW port "properly".

    You can of course go the Linux way.

    Anyway, I wrote far too much ;-)

    Cheers,

    recoder

  6. #231
    Noleta is offline Registered User
    Name: Noleta Martinez
    Organization: Personal
    Project: Optimization of taxes
    Join Date
    Aug 2011
    Posts
    1
    Quote Originally Posted by swaj View Post
    In the spirit of the OP, I'd love to see support for Node.js in ZeroC Ice. It would save me so much time.
    I know, right? I absolutely agree with that! That's exactly what I personally want!

  7. #232
    dmitry.medvedev's Avatar
    dmitry.medvedev is offline Registered User
    Name: Dmitry N. Medvedev
    Organization: Personal
    Project: Casual Game Analytics Dashboard
    Join Date
    Sep 2005
    Location
    Moscow, Russia
    Posts
    47

    support for the current stable Debian

    support for the current stable Debian — this is what I'm praying for.
    Dmitry N. Medvedev@FaceBook

  8. #233
    Oleh Babyak is offline Registered User
    Name: Oleh Babyak
    Organization: Skype AG
    Project: Baboon
    Join Date
    Oct 2006
    Posts
    18

    Statistics & monitoring

    It would be very useful to have a statistic for Icestorm that could be input for monitoring. For example if IceStorm starts consuming more memory to find the root cause following information will be good to know (last 1/5/15 min and from the beginning ):

    How many queues exist?
    How many unsent messages are in each queue?
    How many workers are listening on what queues?

    Even simplest queue implementation have such info:
    Introducing RQ » nvie.com
    Oleh Babyak
    Skype Communications SA (Luxembourg)
    www.skype.com
    project: Baboon

  9. #234
    bernard's Avatar
    bernard is offline ZeroC Staff
    Name: Bernard Normier
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Palm Beach Gardens, FL
    Posts
    1,294
    Hi Oleh,

    I agree, we should provide more information about what's going on inside IceStorm.

    An increase in memory consumption can be due to one or more subscribers processing messages too slowly, however, unfortunately it's currently difficult to say for sure or identify these slow subscribers.

    Thanks for the feedback,
    Bernard
    Bernard Normier
    ZeroC, Inc.

Page 16 of 16 FirstFirst ... 6 14 15 16

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Feature list / description of Ice on website
    By Minthos in forum Comments
    Replies: 4
    Last Post: 09-03-2009, 06:49 AM
  2. Ice 3.3 Feature Discussion
    By mes in forum Comments
    Replies: 18
    Last Post: 04-02-2008, 12:42 PM
  3. Ice.Application feature requests
    By bartley in forum Comments
    Replies: 4
    Last Post: 02-05-2006, 01:56 AM
  4. Small C# Feature Request
    By acbell in forum Comments
    Replies: 1
    Last Post: 04-21-2005, 01:12 AM
  5. platform feature matrix
    By dlyall in forum Comments
    Replies: 0
    Last Post: 09-02-2004, 03:52 PM

Posting Permissions

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