交易 内存对象的事务支持(测试版) 开始 内存对象的事务支持。 为了稳健性和性能 锁定/提交/回滚内存对象就像访问传统数据库中的数据 var T = require('transaction'); var Q = require('q'); var obj = {simple : 1, compound : {key : 1}}; // Make object transactionable T.transactionable(obj); // You can also specify which keys to include or exclude // Object attributes which cannot be deepcopyed must be excluded // (like reference to outer resources or circular refer
2021-06-24 17:13:09 12KB JavaScript
1
Kaggle竞赛中的数据集,详见本人博客。本数据集从官网下载,该kaggle项目已经结束,公共资源,并不涉及侵权问题。
2021-06-08 21:00:24 73.26MB Kaggle 数据集
1
PCI Express Architecture Link Layer and Transaction Layer Test Specification
2021-04-20 14:05:30 2.05MB pci-e
1
并实例利用ViewPager,PagerAdapter和OnPageChangeListener实现圆点导航左右滑动效果,并实现了被滑动界面处理控件事件,同时通过Fragment实现两个页面切换效果
2021-04-08 13:58:53 1.93MB ViewPager Fragment Transaction PagerAdapter
1
1. 解压文件得到:jta-1_0_1B-classes.zip 2. cmd进入zip文件所在目录 3. 执行下面命令从本地安装: mvn install:install-file -Dfile=./jta-1_0_1B-classes.zip -DgroupId=javax.transaction -DartifactId=jta -Dversion=1.0.1B -Dpackaging=jar
2021-03-29 21:44:31 6KB jta
1
分布式事务TCC jar包
2021-03-17 15:05:47 14.94MB java 分布式事务
1
Efficient design of Multi-Processor System-On-Chip (MPSoC) requires early, fast and accurate performance estimation techniques. In this paper, we present new techniques based on fine-grained code analysis to estimate accurate performance during simulation of MPSoC Transaction Accurate Models. First, a GCC profiling tool is applied in the native simulation process. Based on the profiling result, an instruction analyzer of the target CPU architecture is proposed to analyze the cycle cost of C code
1
Preparation of Papers for IEEE TRANSACTIONS and JOURNALS
2021-02-09 09:04:45 98KB IEEETRANSACTION
1
OpenCAPI 4.0 Transaction Layer Specification
2021-02-02 21:03:04 1.59MB opencapi
1
PCIE 处理层协议(transaction Layer specification)
2021-01-28 01:26:16 1.17MB 处理层协议
1