>I realize that async gateways are a part of CFMX7 Enterprise, but I >would like to create some async-like functionality on my CFMX7 >Standard server; namely, on application startup, I would like to do >things like optimize all Verity collections, create the ones that >don't exist, and that sort of thing. > >One way that I was thinking of accomplishing this is through using >CFHTTP to call my Verity CFC as a web service and then setting the >timeout attribute to a very low value (1 second). > >Is this a sound approach or am I asking for trouble by doing this? > >Thanks > >Pete
Pete, I don't know if this helps but Doug Hughes recently did an article about asynchronous processing using CFMX 7 Professional through the underlying Java. We covered it in Fusion Authority: http://www.fusionauthority.com/Techniques/Article.cfm/ArticleID=4503 Judith Dinowitz Editor Fusion Authority http://www.fusionauthority.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216676 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

