Conda 24.11.x Documentationinstaller maintained by the conda-forge community that comes preconfigured for use with the conda-forge channel. Windows x86_64 macOS arm64 (Apple Silicon) macOS x86_64 (Intel) Linux x86_64 (amd64) Linux its default channels. If a package you want is located in another channel, such as conda-forge, you can manually specify the channel when installing the package: conda install conda-forge::numpy You You can also override the default channels in your .condarc file. For a direct example, see Channel locations (channels) or read the entire Using the .condarc conda configuration file. Tip Find more packages0 码力 | 818 页 | 5.21 MB | 1 年前3
The Julia Language 1.11.9 Documentationsupplied as a command line argument. –default-channel=: Configure the default Juliaup channel. For example –default-channel lts would install the lts channel and configure it as the default. –add-to-path= : they need to, passing values back and forth as necessary. Julia provides a Channel mechanism for solving this problem. A Channel is a waitable first-in first-out queue which can have multiple tasks reading new task. A special Channel constructor which accepts a 1-arg function as an argument can be used to run a task bound to a channel. We can then take! values repeatedly from the channel object: julia> 0 码力 | 1844 页 | 6.98 MB | 1 月前3
Hyperledger Fabric 1.1 Documentationknown to every participant. If two participants form a channel, then those participants – and no others – have copies of the ledger for that channel. ## Shared Ledger Hyperledger Fabric has a ledger subsystem including transaction, member and channel information, on a channel are invisible and inaccessible to any network members not explicitly granted access to that channel. #### 2.2.3 Efficient processing functionality Chaincode applications encode logic that is invoked by specific types of transactions on the channel. Chaincode that defines parameters for a change of asset ownership, for example, ensures that all0 码力 | 277 页 | 3.21 MB | 2 年前3
可视化学习 Go 并发编程0e87f715ac8d1b4b792dd0b8/p6_1.jpg) 并发编程并不容易,但 Go 对并发有很好的支持 ## Go 语言中的并发 • goroutine - 并发执行 • channel - 同步和消息传输 • select - 多路并发控制 ## Goroutine - 类似于 UNIX 中的 & • 很像线程,但更轻量 - 一个 goroutine 就是一个独立运行的函数 "world") // f 运行;等待 go f("hello", "world") // f 开始运行 $ g() $ // 不用等待 f 返回 ## Channel - 类似于 UNIX 中的 管道 - 允许在 goroutines 之间传递消息 timerChan := make(chan time.Time) go func() { time fmt.Println("channel 1 sends", v) case v := <-ch2: fmt.Println("channel 2 sends", v) default: // 可选 fmt.Println("neither channel was ready") } ##0 码力 | 29 页 | 1.48 MB | 2 年前3
Hyperledger Fabric 2.1.1 Documentationauthorized nodes. Hyperledger Fabric, being a permissioned platform, enables confidentiality through its channel architecture and private data feature. In channels, participants on a Fabric network establish a participate in a channel have access to the smart contract (chaincode) and data transacted, preserving the privacy and confidentiality of both. Private data allows collections between members on a channel, allowing same protection as channels without the maintenance overhead of creating and maintaining a separate channel. ## Pluggable Consensus The ordering of transactions is delegated to a modular component for consensus0 码力 | 816 页 | 10.25 MB | 2 年前3
Hyperledger Fabric 2.1 Documentationauthorized nodes. Hyperledger Fabric, being a permissioned platform, enables confidentiality through its channel architecture and private data feature. In channels, participants on a Fabric network establish a participate in a channel have access to the smart contract (chaincode) and data transacted, preserving the privacy and confidentiality of both. Private data allows collections between members on a channel, allowing same protection as channels without the maintenance overhead of creating and maintaining a separate channel. ## Pluggable Consensus The ordering of transactions is delegated to a modular component for consensus0 码力 | 904 页 | 10.95 MB | 2 年前3
Hyperledger Fabric 2.1 Documentationauthorized nodes. Hyperledger Fabric, being a permissioned platform, enables confidentiality through its channel architecture and private data feature. In channels, participants on a Fabric network establish a participate in a channel have access to the smart contract (chaincode) and data transacted, preserving the privacy and confidentiality of both. Private data allows collections between members on a channel, allowing same protection as channels without the maintenance overhead of creating and maintaining a separate channel. ### 1.7 Pluggable Consensus The ordering of transactions is delegated to a modular component for0 码力 | 633 页 | 9.19 MB | 2 年前3
Hyperledger Fabric 2.2.1 Documentationauthorized nodes. Hyperledger Fabric, being a permissioned platform, enables confidentiality through its channel architecture and private data feature. In channels, participants on a Fabric network establish a participate in a channel have access to the smart contract (chaincode) and data transacted, preserving the privacy and confidentiality of both. Private data allows collections between members on a channel, allowing same protection as channels without the maintenance overhead of creating and maintaining a separate channel. ## Pluggable Consensus The ordering of transactions is delegated to a modular component for consensus0 码力 | 848 页 | 11.56 MB | 2 年前3
Hyperledger Fabric 2.2.0 Documentationauthorized nodes. Hyperledger Fabric, being a permissioned platform, enables confidentiality through its channel architecture and private data feature. In channels, participants on a Fabric network establish a participate in a channel have access to the smart contract (chaincode) and data transacted, preserving the privacy and confidentiality of both. Private data allows collections between members on a channel, allowing same protection as channels without the maintenance overhead of creating and maintaining a separate channel. ## Pluggable Consensus The ordering of transactions is delegated to a modular component for consensus0 码力 | 820 页 | 10.90 MB | 2 年前3
Hyperledger Fabric 2.2.1 Documentationauthorized nodes. Hyperledger Fabric, being a permissioned platform, enables confidentiality through its channel architecture and private data feature. In channels, participants on a Fabric network establish a participate in a channel have access to the smart contract (chaincode) and data transacted, preserving the privacy and confidentiality of both. Private data allows collections between members on a channel, allowing same protection as channels without the maintenance overhead of creating and maintaining a separate channel. ### 1.7 Pluggable Consensus The ordering of transactions is delegated to a modular component for0 码力 | 601 页 | 9.48 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
condaenvironmentpackagedocumentationchannelJuliaREPLdocstringsChannelMain.mainHyperledger Fabricchaincodepermissioned networkdistributed ledger并发编程goroutineselect可视化工具channel capabilitiesMembership Service Provider (MSP)connection profilepermissioned distributed ledger platformMSPsmart contracts分布式账本智能合约链码共识协议区块链网络隐私治理模块化架构权限区块链平台链码生命周期分布式分类账本decentralized governanceprivate data













