サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
GWの過ごし方
github.com/treasure-data
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
PerfectSched is a highly available distributed cron built on top of RDBMS. It provides at-least-once semantics; Even if a worker node fails during process a task, the task is retried by another worker. PerfectSched also guarantees that only one worker server processes a task if the server is alive. All you have to consider is implementing idempotent worker programs. It's recommended to use Perfect
Version 1 has major changes that are not backward compatible with previous versions. If you are upgrading from version 0.6.0 or earlier, your code will not run correctly without doing these following steps: API endpoint has changed to Ingestion Endpoint. The default value is https://us01.records.in.treasuredata.com. initializeApiEndpoint(String apiEndpoint) API is no longer available, please use i
PerfectQueue is a highly available distributed queue built on top of RDBMS. PerfectQueue provides similar API to Amazon SQS, while PerfectQueue focuses on reliability and flexible scheduling rather than scalability. PerfectQueue introduces following concepts: At-least-once semantics: Even if a worker node fails during processing a task, another worker takes over the task. Multiuser-aware fair sche
README.md je - Instant jemalloc injection into Ruby apps jemalloc sometimes dramatically supresses the memory fragmentation on server programs. je gem contains jemalloc itself within a gem, and enables you to inject jemalloc into your application in a really easy way: install je gem, and launch your app with je command. Install Install je gem in your application. For bundler based application, ple
このページを最初にブックマークしてみませんか?
『Treasure Data』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く