Skip to content

Commit 9501104

Browse files
dicknetherlandsandreasprlic
authored andcommitted
/* Proposal */
1 parent 0c1af2f commit 9501104

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

_wikis/BioJava3_Proposal.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ Proposal
6363
sequence-related.
6464
- SymbolLists and Alphabets to be rethought as these are the most
6565
common stumbling block.
66+
- Make methods parallel-aware and take advantage of this when
67+
possible, and provide a global variable to specify how much
68+
parallelisation can take place.
6669

6770
Data structure
6871
--------------

_wikis/BioJava3_Proposal.mediawiki

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ It is suggested that development stop on the existing BioJava/BioJavaX/BioJava2
2525
* We would adhere rigidly to a common coding style and heavily comment the code.
2626
* We should make it able to focus on any aspect the user requires and keep its efficiency, removing its dependency on everything being sequence-related.
2727
* SymbolLists and Alphabets to be rethought as these are the most common stumbling block.
28+
* Make methods parallel-aware and take advantage of this when possible, and provide a global variable to specify how much parallelisation can take place.
2829
2930
==Data structure==
3031

0 commit comments

Comments
 (0)