Libraryless. Click here for Pure Java version (20738L/139K).
!7 !include #1031008 // readLocally with 2-threaded loading set flag readLocally_debug. set flag moveProducerToNewThread_debug. concept Bla { S name; } module DBTest > DynPrintLog { start { db(); pnlStruct(list(Bla)); uniq(Bla, name := "yo"); } }
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: | 411 / 610 |
| Version history: | 8 change(s) |
| Referenced in: | #1030837 - DB quickImport reload test [reload concepts through quickImport except from disk, OK] |