Hi Marc, I probably should have checked in with you before referring to the announcement thread in the latest GWT community update blog post, a blog which has about 10K followers :-) Sorry about that!
One idea to help with server load would be to move image manipulation logic to canvas, although that would probably have to be a forward looking solution while in wait for popular browsers to implement HTML 5 specs (either partially or fully). Or, if you have another demo that might do something fancy except at the client-side, that would be cool too. Cheers, -Sumit Chandel On Fri, May 1, 2009 at 7:42 AM, emarc <[email protected]> wrote: > > Yeah, sorry about that - virtuallypreinstalled.com is our 'playground' > and IT Mill - a bunch of virtual servers running out of the 'server > closet' at work. My virtual machine runs out of memory if enough > people is manipulation the image at the same time, and it does not > recover very well... > It's the fourth time I've restarted the demo now, I should probably do > something more sustainable, such as ask for more memory. Or perhaps I > should make the demo less memory dependent, but that might require > coding ;-) > > Just keep trying if it's down, I'll restart it as soon as I realize > it's down. > > Best Regards, > Marc > > On May 1, 3:12 pm, "tim.clymer" <[email protected]> wrote: > > I'd love to try it, but unfortunately I'm getting an > > "OutOfMemoryError: java heap space" error. Perhaps it's a bit too > > popular at the moment? :-) > > > > Tim > > > > On Apr 24, 3:59 pm, emarc <[email protected]> wrote: > > > > > Oh, I forgot to mention: > > > The license is Apache 2. > > > > > (And a tip: watch the video to get a quick idea of what it's all > > > about.) > > > > > Best Regards, > > > Marc > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
