OutSystems Forge 日本語データベース

Work Queue Sample

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2016-04-08 1.0.0 Acácio Porta Nova 9.0.1.25 All All How-tos
非常に遅いクエリの実行やたくさんのバッチ処理、低速のレガシーシステムと単純に統合などで、アプリケーションのページが遅いと苦労したことはないでしょうか。 スケーラビリティのないWebリクエストや無限の"setRequestTimeout"だらけのコードに疲れていませんか? あなたのアプリケーションをうまく処理し、スケーラブルにしたいですか? Work Queue Sampleを使用すると、低速なタスクを作業キューにロードし、タイマーで実行し、ユーザーを待たせる簡単な方法があるということを理解できます。 クリーンアップロジックも含まれています。
利用可能な詳細はありません

[Overview]
Ever struggled with a slow page in your application because you need to perform very slow queries, a lot of batch processing, or simply integrate with a slow legacy system? Tired of having non-scalable web requests and your code filled with "setRequestTimeout infinite" logic? Want your applications to be well done and scalable? With Work Queue Sample you can see a simple pattern of offloading slow tasks to a work queue, have them run by a timer, and have a simple way to keep your users waiting. Also included the clean-up logic. Use this component as inspiration for your needs!
[Detail]
No details available
戻る