"トランザクション スループット"の翻訳 英語に:
辞書 日本-英語
スループット - 翻訳 : トランザクション - 翻訳 : トランザクション - 翻訳 : トランザクション - 翻訳 :
例 (レビューされていない外部ソース)
ディスクのスループットCPU Load | Disk Throughput |
単一トランザクション | Single transactions |
複数トランザクション | Multiple transactions |
トランザクションの開始失敗 | Begin transaction failed |
トランザクションを開始します | Prev |
トランザクションをコミットできませんQIBaseDriver | Unable to commit transaction |
トランザクションをロールバックできませんQMYSQLResult | Unable to rollback transaction |
トランザクションが開始していません | Transaction not started. |
トランザクションを開始できませんQSQLite2Result | Unable to begin transaction |
まずトランザクションを使うことです | There's kind of 2 main ways to approach this problem. |
トランザクションは既に開始しています | Transaction already started. |
トランザクションをコミットできませんでした | Could not commit transaction |
トランザクションをコミットできませんでした | Could not connect |
トランザクションを開始できませんでした | Could not begin transaction |
トランザクションをロールバックできませんでしたQNativeSocketEngine | Could not rollback transaction |
トランザクションとは命題のグループのことです | Atomicity refers to the notion that all parts of a transaction succeed or fail together. |
そのトランザクションをあなたはコミットします | You can do some selects, you can do updates, you can do inserts. |
トランザクションは適切に記録されているか? | Will any transactions be adequately logged? |
トランザクションを開始できませんでしたQIBaseDriver | Could not start transaction |
トランザクションについては詳しくないので | The first would be using transactions. |
もしクエリがエラーになれば すべてのトランザクションがエラーになり | And then you commit that transaction. |
つまり独立性とはトランザクションの 不干渉を意味しています | Because then that score changing here should be 0, but it could be 1 if these aren't handled properly. |
トランザクションが実行されたら 失われないという考え方です | Finally, we have durability. |
トランザクション ブロックには 以前の取引の情報も含まれているので | And I'll talk about what a proof of work protocols are in a separate video in more detail |
クジラ 船のグローブは ボードの上容器は 恐ろしいトランザクションを発生して我々 | J. ROSS BROWNE'S ETCHlNGS OF A WHALlNG CRUlZE. 1846. |
独立性はトランザクション同士が 互いに影響しないという考え方です | So we'll never run a query that gets a links updated score but can't also get the user's updated karma. |
そしてPoWを突破したノードに ブロードキャストされていくのです トランザクション ブロック チェーンについて BCネットワーク上でどう扱われるかというと ノードは最大の トランザクション ブロック チェーンのみを参照します | And the nodes are (?) appending new transaction blocks to that chain they're gonna take anything (?) that hasn't yet been processed amp amp start incorporate it into the transaction chain that was broadcasted out by the node who came up with the proof of work correctly now this transaction block chain, really, what we're gonna be doing in the context of Bitcoin is the nodes are only going to consider the transaction block chain that reflects the greatest amount of work ??? contents |
以前の取引についても知ることができます これをトランザクション ブロック チェーンと呼びます | Now, because each transaction block contains information about previous transaction, really what you end up having is not just a single block, you ultimately have what you can think of as a chain of transactions. |
原子性とは一部のトランザクションだけが 成功または失敗することはないという性質です | Atomicity, Consistency, Isolation, Durability. |
アルゴリズムがここで出てくるのですが 百万という小さなトランザクションに 分割する必要があります | And so they have to find a way and they use algorithms to do this to break up that big thing into a million little transactions. |
データストアのトランザクションを用いる方法です 他にはmemcacheを使う方法があります memcacheの機能の1つである | And my answer was you can either use transactions in the datastore, which I don't fully understand, because I'm new to a datastore, or you can use memcache, which is one of the 101 uses of memcache, it has this global lock. |
トランザクション ブロック チェーンを構築して すべてのノードやピアにブロードキャストします このチェーンは他のノードに検証され 認証を受けると | And the idea is that as soon as a Bitcoin miner is able to construct a transaction block chain containing all these unrecorded transactions amp amp these proof of works it will broadcast the details of that chain out to all the nodes all the peers on that peer to peer network for Bitcoin |
デフォルトで接続のauto commitはonとなっています auto commitを使 用不可にするのは トランザクションを開始することと等価です | Disabling auto commit is equivalent with starting a transaction. |
ようなもののいずれかより大きいトランザクションを処理します 自分で処理するために喜んでいます それらの中でリスク一種 | A syndicate is just a group of banks that work together to kind of handle a larger transaction than any one of them would be willing to handle by themselves. |
また新しい取引きが 付け加えられていきます あらゆる未記録のデータはこうして トランザクション ブロック チェーンにつなげられていきます | And then once the newly broadcasted chain gets verified meets certain properties, the nodes on the network are just gonna go ahead amp amp start using it. |
注意 この関数は ある接続においてオープンされたトランザクションがある場合に 失敗します この場合 この接続はオープンされたままとなります | This connection will remain open in this case. |
注意 この関数の処理は この接続に関してオープンされたトランザクションが ある場合に失敗します この場合 接続はオープンされたままとなります | The connection will remain open in this case. |
記憶するに値する言葉として次のようなものがあります システムは鎖 の最も弱い輪と同程度に優れている 全てのトランザクションが時間 場 所 トランザクションの型等に基づき大量に記録されているが ユーザは 一つのクッキーのみにより認証されている場合 ユーザとそのトランザク ションログの結び付きの確実性はかなり弱くなります | Indeed, some security attacks are merely exploits of this kind of overly built security, which tends to erode over time. |
投票によってあるユーザの評価が上がった場合 リンクのスコアとユーザの評価を上げる必要があります ここでトランザクションと呼ばれる 複数のコマンドが実行されます | For example, if we're working from the Reddit example, if we had a link table and a users table, and somebody up voted on a link and that increases the user's reputation, we might increase the score of the link and also increase the reputation of the user. |
それは 経済で発生しているトランザクションの数を受けます もし 貨幣供給が 実際の経済の生産力より速く成長するものによってのみ影響されると | It's affected by the amount of lending that's occurring, it's affected by the number of transactions that are occurring in the economy. |
PHPそれ自体はまだトランザクションをサポートしていません 従って エラーが発生してもロールバック処理は行われません もしトランザク ションをサポートするコンポーネントを使用する場合は 自分でトラン ザクション処理を実装する必要があります | If you use components that support transactions you will have to implement the transaction management yourself. |
関連検索 : トランザクション・スループット - スループット値 - 総スループット - 総スループット - 光スループット - 高スループット - 率スループット - 容量スループット - 製造スループット - 患者スループット - パフォーマンスのスループット