Re: JMS vs .... ?



David N. Welton wrote:

I was looking at JMS as a potential alternative, but some of the guys in
the local JUG didn't seem very enthusiastic about it as a solution,
suggesting it might be better to just 'roll my own' - a row in the
database that gets updated to say "I've been read" when the file has
been fetched via http. Admittedly, that's an improvement over the
current system, and seems simpler than fiddling with JMS...

If the simple solution will in fact solve your problem (e.g no issues with
atomicity, or of reliable access to the database), then the only reason I can
think of for invoking the complexities of JMS would be that you want to put JMS
on your CV[*].

-- chris

[*] == "resume" for people in the US


.



Relevant Pages

  • Re: Double Data Entry
    ... > Are you suggesting that I have two tables in the database for each table?. ... >> matching and you can put them into the transaction table. ...
    (microsoft.public.sqlserver.programming)
  • Re: Associating records in same table.
    ... How big is your database? ... Open the Relationship window, put the table twice in the window (Access ... It sounds like both you and Gina are suggesting that, ... that I would need to set up a junction table between two ...
    (microsoft.public.access.forms)
  • Re: SQL CE and ASP
    ... suggesting it in another thread quite a few months ago. ... reading SQL databases. ... to open a database, create a session but don't know how to actually read out ... Am I missing something? ...
    (microsoft.public.sqlserver.ce)
  • Re: Fast roll-back
    ... Why, where a roll back occurred, it is faster to reboot the database ... I find the term "reboot" very objectionable. ... let me reply to your question: If you "reboot" the database (I assume ... There is a significant difference in speed on Oracle 9i and much ...
    (comp.databases.oracle.server)
  • Re: VB6 to suggest end of entry
    ... Jim Y wrote: ... what if the database contains several names the have the same beginning ... I was thinking that the database find would always be alphabetical, suggesting the first name that ... How will this handle multiple Jane Smith where another field like ...
    (comp.lang.basic.visual.misc)