othersper17 schrieb:

> i am working on a network of embedded sensors.
> A gateway (the central node), communicates with the sensors (sends
> them the new configurations, requests ..etc) via a low bandwidth radio
> link ( a sort of wireless).
> The majority of the code (for the sensors) is written in java se for
> embedded systems.
> we are going to install a linux os on our gateway, with a mysql
> database server.

Where exactly comes GWT into play? As far as I can see, your
question is far better being asked in the comp.lang.java.*-
hierarchy in Usenet.

> But the choice of our servlets container is not yet defined, so i'd
> like to hear from you (those who are used to deal with tomcat or jetty
> and the embedded systems), if jetty is far better than tomcat ?
> 
> technical info:
> our gateway has less than 50 MB memory,

I doubt that you will be able to start a regular Java Virtual
Machine on this kind of machine, independent from the servlet
container being used.


Regards, Lothar

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to