multithreaded application to multiprocessing application

From: Suresh (d_suresh2k_at_yahoo.com)
Date: 05/19/04

  • Next message: Ken: "Console Screen Saver"
    Date: Wed, 19 May 2004 16:57:34 +0530
    
    

    **** Post for FREE via your newsreader at post.usenet.com ****

    Hi All,

    I have a process in which 66 threads are running.In this there are some
    threads which implemented SNMP Protocol, and some threads which
    implemented HTTP protocol and some threads implemented Layer 2 switching

    All the threads in HTTP or SNMP will communicate to the core switching
    thru a set of library calls.

    Since HTTP, SNMP are heavy processes.If some thing goes wrong(if there
    is a core dump) in HTTP or SNMP threads, entire process will get effected.
    Now if I have separate processes for HTTP and SNMP, problems in
    SNMP/HTTP wouln't struck the core functionality of switching.

    What is the approach I need to follow,to move all the SNMP related
    threads under a single process and all HTTP threads under a nother process ?

    What are the possible problems that we can expect ?

    By the way I am not so good in linux programming.

    Can you give me some resources/directions in doing this !!

    Thanks and Regards
    Suresh

    -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
     *** Usenet.com - The #1 Usenet Newsgroup Service on The Planet! ***
                          http://www.usenet.com
    Unlimited Download - 19 Seperate Servers - 90,000 groups - Uncensored
    -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


  • Next message: Ken: "Console Screen Saver"

    Relevant Pages

    • Moving multithreaded application to multiprocessing application
      ... All the threads in HTTP or SNMP will communicate to the core switching ... is a core dump) in HTTP or SNMP threads, ...
      (comp.os.linux.development.apps)
    • Re: Explain this one- ITs BAAACCCCKKK!
      ... He was having problems only with HTTP. ... POP3, SMTP, and other protocols all worked. ... It works with any router that supports SNMP. ... You can also use SNMP to monitor your cable modem. ...
      (alt.internet.wireless)
    • Moving multi threaded application to multi processing
      ... I have some code working in as multiple threads.For example SNMP ... All the threads in HTTP or SNMP will communicate to the core switching ... Since HTTP, SNMP are heavy processes.If some thing goes wrong in HTTP ... So if we have separate ...
      (comp.os.linux.questions)
    • Re: SNMP for dummies
      ... The SNMP protocol is defined in ASN.1 and encoded using the BER ... And I also recommend to take a packet analyzer like ...
      (comp.protocols.snmp)
    • Re: SNMP in PC
      ... It depends what you want to manage using SNMP protocol, ... you have in your network. ... But if you intend to manage diferent nodes (switches, ...
      (microsoft.public.win2000.networking)