Storing data periodically on remote server



Hi everybody,
I have to develop a java application to send every 10 seconds a tuple,
made of 3-4 fields, to a remote server. I thought to proceed in this
way:
- server side: mysql dbms (for storing clients transmitted data)
- client side: java application which makes an odbc connection to the
remote mysql db

The expected workload is quite high, in fact, there will be about 100
clients, each of them send data on time interval of 10 seconds.

Do you think is it a good solution?

Thank you very much
Carmelo
.



Relevant Pages

  • Re: alternative to lua
    ... As a browse through different script languages I realise more what I ... I need to be able to send script to my clients that call methods ... the c++ client and the Java client). ...
    (comp.lang.java.programmer)
  • Re: Deploying SSL-based VPNs
    ... SafeNets iGate) that they rely on one specific java version. ... All those restrictions create huge problems if the clients are not ... education and the case study affords you unmatched consulting experience. ... Computer Emergency Response Teams, and Digital Investigations. ...
    (Security-Basics)
  • using Sockets class -- not getting responses
    ... I need to duplicate the functionality of a java applet, ... I used the packet sniffer and my packets seemed identical to ... gets responses back from the remote server, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Sockets class question - sending TCP data
    ... I don't have the protocol information or the java ... I used the packet sniffer and my packets seemed identical to ... gets responses back from the remote server, ...
    (microsoft.public.dotnet.languages.csharp)
  • Sockets class question - sending TCP data
    ... I need to duplicate the functionality of a java applet, ... I used the packet sniffer and my packets seemed identical to ... gets responses back from the remote server, ...
    (microsoft.public.dotnet.languages.csharp)