由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - What's a transaction.
相关主题
nio 的问题请教一个模式匹配问题
Java现成的distributed的lock有哪些?Anyone ever ran into a "fatal error LNK1168" in MS VS studi
Volatile variables do not provide any atomicity (转载)有什么窍门让purify快一些?
求救:javascript程序运行中的一个error message问一个C++的问题
C# thread诚心请教Perl:简单的Variable Match in Regular expression
C++里 variable declaration 有什么用?深情的呼唤师傅们!C++做题做不出来啦!
有人能解释一下这段C++代码吗计算围棋棋盘合法图案的源代码
What problem can occur when dynamically allocated classes比特币上限到底多少?
相关话题的讨论汇总
话题: what话题: atomicity话题: database话题: series
进入Programming版参与讨论
1 (共1页)
b*******g
发帖数: 603
1
In an atomic transaction, a series of database operations either all occur,
or nothing occurs. A guarantee of atomicity prevents updates to the database
occurring only partially, which can cause greater problems than rejecting
the whole series outright. In other words, atomicity means indivisibility
and irreducibility.[1]
半路出家的,最好把基础知识补了再来。每天纠缠这些常识问题,实在是浪费时间。
居然还问怎么算transaction, 我老不是来做TA的。
L*****e
发帖数: 8347
2
真够拧的你俩,可不可以让老魏把东西做出来,然后你老把测试结果拿到,然后再争论
你们俩谁打赌赢了?又不是赢房子赢地,大家就是想看看老魏的方案能把效率做到什么
程度,何必争个你死我活的。。。

,
database
★ 发自iPhone App: ChineseWeb 8.2.2

【在 b*******g 的大作中提到】
: In an atomic transaction, a series of database operations either all occur,
: or nothing occurs. A guarantee of atomicity prevents updates to the database
: occurring only partially, which can cause greater problems than rejecting
: the whole series outright. In other words, atomicity means indivisibility
: and irreducibility.[1]
: 半路出家的,最好把基础知识补了再来。每天纠缠这些常识问题,实在是浪费时间。
: 居然还问怎么算transaction, 我老不是来做TA的。

1 (共1页)
进入Programming版参与讨论
相关主题
比特币上限到底多少?C# thread
about critical sectionC++里 variable declaration 有什么用?
请教register有人能解释一下这段C++代码吗
C++ design problemWhat problem can occur when dynamically allocated classes
nio 的问题请教一个模式匹配问题
Java现成的distributed的lock有哪些?Anyone ever ran into a "fatal error LNK1168" in MS VS studi
Volatile variables do not provide any atomicity (转载)有什么窍门让purify快一些?
求救:javascript程序运行中的一个error message问一个C++的问题
相关话题的讨论汇总
话题: what话题: atomicity话题: database话题: series