Libraryless. Click here for Pure Java version (20738L/139K).
1 | !7 |
2 | |
3 | !include #1031008 // readLocally with 2-threaded loading |
4 | set flag readLocally_debug. |
5 | set flag moveProducerToNewThread_debug. |
6 | |
7 | concept Bla { |
8 | S name; |
9 | } |
10 | |
11 | module DBTest > DynPrintLog { |
12 | start { |
13 | db(); |
14 | pnlStruct(list(Bla)); |
15 | uniq(Bla, name := "yo"); |
16 | } |
17 | } |
Began life as a copy of #1030450
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030458 |
Snippet name: | DB Test with 2-threaded loading |
Eternal ID of this version: | #1030458/9 |
Text MD5: | 067c13ac033b345c62e2921323fab715 |
Transpilation MD5: | 7e1a329d3a4c051675218e706ea0c43d |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-04-19 18:02:58 |
Source code size: | 283 bytes / 17 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 194 / 354 |
Version history: | 8 change(s) |
Referenced in: | [show references] |