Can I use JMS instead of a shared database.

          I need to share data between mutiple weblogic instances and I would like to use
          JMS instead of a shared database.
          Senario:
          Weblogic instance 1 recevies message withy parameters 1,2
          Calcualate 1,2
          Weblogic instance 2 recevies message withy parameters 1,2
          Do not calculate 1,2 until Weblogic 1 is finish.
          I know I can persiste in a shared table the work currently being done but this
          alot on this table.
          I would like to use JMS to tell the other servers that I am working on a process
          so the other servers don't.
          My goal is to share data with multiple weblogic servers without going to the database.
          Is it possible?
          Any ideas?
          Tommy Lapierre
          

One way to accomplish this with queing is to partition
          related work to a single destination that has a single
          consumer.
          Tommy Lapierre wrote:
          > I need to share data between mutiple weblogic instances and I would like to use
          > JMS instead of a shared database.
          >
          > Senario:
          > Weblogic instance 1 recevies message withy parameters 1,2
          > Calcualate 1,2
          > Weblogic instance 2 recevies message withy parameters 1,2
          > Do not calculate 1,2 until Weblogic 1 is finish.
          >
          > I know I can persiste in a shared table the work currently being done but this
          > alot on this table.
          >
          > I would like to use JMS to tell the other servers that I am working on a process
          > so the other servers don't.
          >
          > My goal is to share data with multiple weblogic servers without going to the database.
          > Is it possible?
          >
          > Any ideas?
          >
          > Tommy Lapierre
          

Similar Messages

  • Can I use JMS instead of  multithreaded approach

    Hi,
    I am having a typical problem where the XML data coming through sockets using TCP/IP needs to be read and perform some action.
    The code I have uses two classes to do this, each of them extending the Thread class, and invokes the individual run() method. In the run() method the second class's constructor is called which in turn invokes its own run() method. In the second run() method a handler method is invoked which does the required function. The dedicated threading approach is required in my application but my question is:
    1. Instead of achieving the handling using threading, which seems to be a bit complex, can I write a JMS listener and queue the XML messages in a Oracle database. ( I am using Oracle 9i (Advance Queue can be used)).
    2. Will using JMS will increase the overall performance any way?
    PLease help!!
    regards
    Kaushik

    The JMS does the threading for you. This would potentially make your application simpler but you still need a thread(s) at the end of the day in the same way.
    The JMS is a more comprehensive package which hides much of the work for you. It also does alot of work which is not needed. For this reason I would expect JMS to be slower than a well written custom implementation. However, typically JMS is fast enough and much more maintainable, easily reconfigured etc. etc. and CV++ :)
    My guess is that most of your work is in decoding your XML data or somewhere you don't expect.
    If you want it to go faster I would suggest getting a profiler e.g. JProfiler on demo license and do some performance tests. You will probilbly find there a few simple things you can do to improve performance.
    I would not concider the kind of migration you suggest until you know expectly what the problem is. You can waste alot of time optimising code which was not a problem in the first place. (: from experience :)

  • HT2534 can you use paypal instead of credit card for iTunes

    just got an Ipad & am trying to download apps but can't as I need to give credit card details.  Can you use paypal instead of credit card?

    Sad but true, I've tried to pay for iTunes Match with my credit and couldn't because it's a subscription service, regardless the credit amount I have. The system ask me to pay with my credit card too.
    How are Family Sharing purchases billed?
    When you initiate a new purchase, it will be billed directly to the family organizer's account, unless you have gift or store credit. First, your store credit will be used to pay the partial or total bill. The remainder will bill to the family organizer. iTunes Store credit on your account isn't shared with other family members. So if the family organizer has a $50 credit on their account and another family member initiates a purchase, it won't deduct from the organizer's iTunes Store credit, but will bill the organizer's credit or debit card.
    How iTunes Store purchases are billed

  • How can i use JMS in J2ME

    how can i use JMS in J2ME?
    What are steps i have to follow to run JMS in J2ME?

    http://www.microjava.com/articles/techtalk/jms

  • Can i use JMS use as Middleware ?

    Hi All,
    Can i use JMS 1.0.2b specification as MOM to fwd request to another application ?
    Or any suggestion to use Middleware as JMS
    Thanks
    - Rim

    Hi All,
    Can i use JMS 1.0.2b specification as MOM to fwd
    request to another application ? Sure, its one of the main use cases of JMS :)
    Or any suggestion to use Middleware as JMSI'd recommend starting off finding your feet with an open source JMS provider like ActiveMQ or JORAM
    James
    http://logicblaze.com/

  • Can I  use JMS?

    I write a trigger to detect the updated record in my oracle db table(once trigger detects the change it sends out the information). I also want to write a servlet on websphere app server. How can I make the servlet as a listener in order to get the information sent from oracle? Can I use JMS?

    Yes, you do indeed get the point :-)
    For your other questions -
    1) Oracle AQ does not use JNDI to connect - you get the connection with...
    TopicConnectionFactory tc_factory = AQjmsFactory.getTopicConnectionFactory(serverAddr,"ORCL",1521,"thin");2)Yep - Queues are one-to-one, Topics are one-to-many. You will need to be careful with the client id when you create the subscriptions. Each applets client ID will need to be different or only one will consume the message.
    R.
    KMS

  • HT204053 can i use paypal instead of credit card

    Can i use paypal instead of credit card

    http://www.apple.com/legal/itunes/appstore/qa/terms.html#SALE
    PAYMENTS, TAXES, AND REFUND POLICY
       The Mac App Store, App Store and iBookstore services (the "Stores") accept credit cards issued by banks in Qatar or Content Codes as forms of payment.
    To use the iTunes Store in a country you need a credit card (or other card type if acceptable in a country) issued in that country, billed to an address in that country, and also be physically present in that country when using the store.

  • HT4848 can i use Dvd  instead of USB , as a recovery disk

    can i use DVd instead of Usb as a recover disk

    How , can i  ???
    Recovery Disk Assistent is not recognizing the DVD, its only recognizing DVDs

  • HT5132 can i use iCloud instead of MobileMe?

    can i use iCloud instead of MobileMe?

    iCloud can be used to sync your documents between iCloud-ready applications to your mobile devices, but you cannot use it to host web galleries. For this you will need to find a different host, for example the ftp-site of your internet provider. Export your web galleries to your hard drive and upload them to your new web host using ftp (I use Cyber Duck for this).
    See Roger Wilmut's page (the last line on the page addresses links to photo galleries):
    Migrating from Mobile Me:
    http://www.wilmut.webspace.virginmedia.com/notes/migrate/frommobileme3.html
    And if you need a replacement for your iDisk, see this user tip by Winston Churchill:
    Winston Churchill: Using iCloud as an iDisk:
    https://discussions.apple.com/docs/DOC-2711
    If you create your web pages with iWeb, you can still use the iWeb application, but you need to patch it a little, because iWeb references icons (arrows) on MobileMe, that may not longer exist: See this guide by Old Toad and Roddy, on how to do this:
    Modify the iWeb Application: http://oldtoadstutorials.net/No.26.html
    Regards
    Léonie

  • Can I use SQLJ instead of JSP ?

    Hi:
    Can I use SQLJ instead of JSP to work with Oracle Mobile / Wireless ?
    Thanks

    You can use any language that can output XML - There is a Tag Glossary for the Oracle9iAS Wireless XML on http://studio.oraclemobile.com .
    Regards,
    Kalle
    [email protected]
    Hi:
    Can I use SQLJ instead of JSP to work with Oracle Mobile / Wireless ?
    Thanks

  • Can I use speakers instead of headphones with my iPod shuffle?

    How can I use speakers instead of headphones or earbuds with my iPod Shuffle?

    Yes, as long as they are self-powered (don't need an amplifier) and connect using the same type of standard "mini-stereo" connector that is on headphones. 

  • Can we use EDID4 instead of EDIDD for generating IDOC

    Hi Abap-Experts,
                           My question is can we use EDID4 instead of EDIDD for generating IDOC. I have declared internal table for idoc data using EDIDD...but can i use instead EDID4 for the same as well as in FM('MASTER_IDOC_DISTRIBUTE'). I have tried to use but it was giving me runtime error
       DATA : ls_edidd  TYPE edidd .
      DATA : it_edidd TYPE TABLE OF edidd .
    LOOP AT it_cust INTO wa_cust .
        lv_segnum = lv_segnum + 1 .
        ls_edidd-segnum = lv_segnum .
        ls_edidd-segnam = 'Z1ZZ_CUST' .
        ls_edidd-hlevel = '1' .
        ls_edidd-sdata = wa_cust .
    CALL FUNCTION 'MASTER_IDOC_DISTRIBUTE'
        EXPORTING
          master_idoc_control                  = ls_edidc
      OBJ_TYPE                             = ''
      CHNUM                                = ''
        TABLES
          communication_idoc_control           = it_edidc
          master_idoc_data                     = it_edidd
    Thanks in advance,

    Hi Alexander,
             I am not getting any error when i try EDIDD for generating IDOC..but if i try EDID4........it does give me error message.
               so please tell me what is the solution for this.

  • Can I use JMS for this?

    User logs into our administrative console, selects a job, clicks run.
    Behind the scenes, the run command actually creates a job and returns XML which provides a long list of commands that need to be executed in order for that "job" the user triggered to be complete. This XML contains everything from shell scripts that need to be triggered to PL/SQL functions and stored procedures that need to be called...and they're listed in this XML file in the order they need to be executed and the next process in the list can only be executed when the process before it is finished. This all needs to go on behind the scenes, uninhibiting the user's experience on the website...so that's why I thought I might be able to use JMS but it seems everything needs to be written in java for this to work, which is a problem being I need to trigger runtime processes on the Linux box to execute shell scripts, which are not written in java...how would those shell scripts communicate with the JMS?
    Anyone doing anything like this? Examples somewhere? It's kind of like a job management console...the jobs are pretty complex and can take up to 45 minutes or more to complete, which is why we need to come up with a way to run them from the app server, but in the background, asynchronously from the user's website utilization. This obviously, because of the time some of these take to complete, can't be a request/response architecture...
    Thoughts? Help? Anything greatly appreciated.
    Thanks!
    rlb

              poorni wrote:
              > Hello everyone,
              > I need to send an alert message from the client to a server(which is
              > remote). Can I use JMS for this?.
              Yes.
              If so can anyone please suggest me
              > an open source JMS provider.
              WebLogic has JMS built-in.
              > Thank you,
              > poornima
              

  • Can i use App schema from another Oracle database.

    Hi everyone,
    can i use application schema from another Oracle database and how can we do this. the reason is that current database where apex is installed is get very slow because of the size of database and application usage.
    Regards,
    Kashif.

    user10485983 wrote:
    Please update your forum profile with a real handle instead of "user10485983".
    can i use application schema from another Oracle database and how can we do this. the reason is that current database where apex is installed is get very slow because of the size of database and application usage.
    You can (using database links), but this will generally result in even poorer performance (unless by "another Oracle database" you mean using RAC?)
    It sounds more like you either need to upgrade your systems, or refactor your applications to have a smaller performance footprint.

  • Can I use web Dynpro to access other database

    Hi Experts,
    Can I use web Dynpro to access other database? Like we have a Siebel Database, can web dynpro application read data from there? If yes, How can I do it?
    Thanks a lot!!!
    MH

    Hi,
    I think you should be able to write Native SQL in the supply function or the methods of the Assistance Class.
    Hope this helps.
    Regards,
    Kedar

Maybe you are looking for

  • Automatic payment process for a vendor from different company code

    Dear Friends, We have a situation here  to process automatic payment for a vendor which belongs to our subsidiary. The scenario is explained below. Our main company code A pays for a particular vendor (Eg. V1) from company code B. When processing aut

  • Can you do a post to a URL in APEX

    I know that you can format a url to pass values in the URL string like this: https://mydomain/pls/apex/f?p=115:1::::P1_ID:23709462 Or can you submit a post request instead of a get like the following PHP example? Url=https://mydomain/donor/tnt_accoun

  • Suggest Best way of Implementaion

    Hi Experts, In my requirement, I've  standard extractor 2LIS_04_P_MATNR and 20 other fileds coming from different tablesu2026 My question,  is it good to combine those 20 fileds with standard extractor 2LIS_04_P_MATNR  OR do I need to create one view

  • Changing the font size does not work with Textarea with HTML Editor

    If you change the font size in the text area of a "Textarea with HTML Editor" item it does not work. I've searched the forum and the only solution I've seen is to use an HTML editor foriegn to APEX. Does anyone have a better solution? Thanks, Elizabe

  • Nach Update über Cloud: Absturz PS CC 2014 nach etwa 10 Sekunden

    Hallo Gemeinde, habe gerade mein neues Update über die Cloud bezogen. Leider stürzt PS nach ca. 10 Sekunden ab, mit der Meldung: Adobe PS CC 2014 funktioniert nicht mehr. Grafikkartentreiber habe ich schon aktualisiert. Hier die Systeminfo: Kann jema