44 Commits

Author SHA1 Message Date
26bf32809c Fixed bug with pushstatus 2024-03-24 23:27:35 -04:00
fff3601041
Working on 16.0.0 (#53)
* Fixed spelling, started ideaing for 16.0.0

* Updated files

* Updated readme

* Updated version

* Concat conns now properly transfer events

* Testing types

* Connections can be % with functions

* Updated connections

* Fixed issue with double thread activations (Looking for another solution)

* Working on issue with love threaded functions not waiting when in a thread

* Working on issue where threads created in threads don't work

* Fixed broken threads for love

* Fixed some issues with threads

* removed test

* Updated changes.md

* Plan on testing parity between the threading modules

* Writing tests for system threading

* Added test cases for threading, fixed issues. Todo test love2d

* Fixed love2d to succeed with tests

* All tests working

* Updated files for testing

* Modified tests to make it more seamless

* removed extra __cores in lanes/pseudo

* Working on new priority scheme

* Working on priority management

* Working on custom prioritySchemes

* Fixed issues with missing code

* Threaded processors

* THREAD.exposeENV(), thread:newProcessor()

* Typo in changes.md

* Fixed typo in pseudoManager

* fixing

* Trying to fix exposeENV with pseudoThreading

* Changes to threads

* updated changes.md

* Working on systemthreadedprocess, and experimental newProxy for threading

* newProxy and STP work

* newProxy implemented

* Proxies work with connections now :D

* Added tstep to STP, updated changes.md

* thread.hold(proxy.conn)

* Clean up connection events when holding, working on scheduling tasks/threads to system threaded processors

* Getting loads of processors implemented

* Finished getLoad(type)

* Fixed some bugs

* Added an easy way to share a table, found some limitations with lanes threading.

* THREAD_NAME set for main thread, connections break the rules for proxies

* Testing

* Really close to portable proxies, currently extreamly unstable!

* Debugging what is going on...

* Fixed critical issue with coroutine based threads

* Removed extra bloat, proxies are portable now!

* Started work on the debugManager

* Testing actions, fixing bugs with lanes

* Testing...

* fixing actions

* typo fixed

* Throw an error when things break

* fixing stuff

* Fixed issue with errors not going through

* Removed system threaded connections, soon to be replaced by proxies

* Testing love2d tests

* Test love2d

* Use later love-build

* Use ubuntu for build

* Fixed path

* Use appimage

* use sudo

* No window for love2d

* Fixed love2d tests

* Testing love2d

* Use workspace

* Moved other tests while testing

* actually pull the repo

* packagepath set

* Fixed pull

* Update multi

* Removed link

* Edited symlink

* Added timeout to build

* Rewriting loveManager, too much outdated code

* Still implementing new love2d threading code

* Rewriting love2d threading binding

* Working on adding a Hold method to all objects. Will document how they all work when done.

* jobqueues having isues with stp

* new pack/unpack for tables, current issue is things being turned into strings

* Fixed packing of values into threads, need to fix system proxies and system threaded processors

* testing...

* Not hard crashing when error is encountered

* Should now push non 0 exit codes

* Push error when an error happens

* Closer to getting things working...

* Working on new type system, planning out debugmanager

* Fixed error code issue

* Test for 5.1

* Planning out debugManager

* Some work on the debug manager, proxies working on lanes, todo get pseudo manager and love2d working

* Working on getting pseudoThreading tests to work

* Added function / connection

* Added boost method

* Document new features to conns, todo fix newTask

* Fixed newTask()

* Updated changes.md and fixed some bugs

* Added thread.defer(func)

* Fixed tests on lanes and pseudo threading, todo fix love2d threading

* Fixed paths

* Working on paths

* Testing paths

* Add test for rockspec

* Fixed issues

* Fixed typo

* Added test for defer

* Threading working in love2d

* Fixed, conf

* lanes uses a threaded function like waitfor function

* Cleaned up changes.md

* added priorityManager to rockspec
2024-02-25 00:00:51 -05:00
dc9cee5a3e Fixing connection * issue 2023-01-04 10:28:02 -05:00
5cfd155241 Updated rockspec 2022-11-05 23:19:20 -04:00
b727fb15b5 Reverted changes with code structure 2022-09-29 12:29:05 -04:00
df429b617e Changed the structure of the code 2022-09-29 12:12:24 -04:00
=
bac91574a2 Changed readme, added rockspec for 15.2.1 and 15.3.0 2022-06-06 22:42:30 -04:00
440995b1c8 Cleaned up rockspec file 2022-04-18 22:56:55 -04:00
8da4c4c1de made lanes optional(Removed it from the dependency list) 2022-04-18 22:51:38 -04:00
c0fb94ddbb Fixed and documented the newProcessor changes. Rockspec fix 2022-04-02 00:22:34 -04:00
b572bf218d Still debugging, not sure what is causing the thread to not yield properly 2022-01-31 09:47:37 -05:00
74bfd571a5 Rockspecs/Readme Updated 2021-07-02 16:57:58 -04:00
06132fc1dd Fixed rockspec for threading.lua, tweaking code 2021-07-02 15:46:37 -04:00
02a54e13ea Started to work on lovr integration 2021-05-02 22:26:35 -04:00
cea6508d68 Release ready 2021-05-01 17:31:14 -04:00
726707eb8a Modifying rockspec 2021-05-01 16:35:31 -04:00
9a9d28f62f Cleaning up... 2021-05-01 16:21:34 -04:00
801c9e71d8 v14.2.0 release ready 2020-03-14 09:12:00 -04:00
7e506f79c9 Preparing for 1.14.2 release 2020-03-10 15:41:20 -04:00
b251758790 Working on something interesting 2020-02-24 15:43:31 -05:00
16b0354c42 Add utils.lua that contains the helper methods. Keeps the main file cleaner 2020-02-21 13:22:41 -05:00
00a3c6731c Setting up sterilization stuff for 14.2.0 release 2020-02-19 15:16:53 -05:00
ab8f227f71 Updated readme 2020-01-28 15:23:54 -05:00
05456fa25e updated rockspec 2020-01-26 10:25:22 -05:00
296d56d233 small update 2019-09-25 08:54:44 -04:00
87d8cfbb5b 13.0.0 Release
Had an issue when managing branches... All fixed now
2019-03-22 21:31:16 -04:00
515f037c0a rockspec 2018-09-17 11:37:49 -04:00
8db42e19f9 Added better priority management 2018-09-10 22:21:57 -04:00
bbce42f0aa forgot to add dep on net 2018-07-25 12:20:21 -04:00
d1507219ff fixed rockspec 2018-07-25 12:18:04 -04:00
88dbb867a7 I think thats all thats needed 2018-07-25 12:13:06 -04:00
138d61de85 awesome stuff being added
Almost done with the core features that I want added to this library
2018-06-24 21:59:38 -04:00
89b4901e06 Love2d support is updated to 11.1
May be bugs in supporting libraries, but the multitasking library is fully updated.

The guimanager may have a bug or 2, but I haven't found any ground breaking bugs that haven't been fixed
2018-06-08 22:14:21 -04:00
e32720b687 1.9.2 is out!
Added, updated, and fixed stuff
2018-05-17 01:19:56 -04:00
509086295c fixed a typo 2017-11-20 09:11:56 -05:00
6c559b0e52 updated rockspec 2017-11-20 09:10:30 -05:00
eaaf5d80a7 Fixed System Threaded Queues!
Faster
Added older versions
Other bug fixes
More examples
2017-07-07 23:38:54 -04:00
ef1cf06416 rockspec fix 2017-07-04 13:54:05 -04:00
f466f80513 (1.8.4) Update 2017-07-03 14:00:15 -04:00
584e8be3a2 (1.8.4) Update 2017-07-03 13:59:44 -04:00
6863704352 Updated to (1.8.3)
Added new mainloop Options to increase the speed of the program
2017-07-01 14:22:44 -04:00
8557f2d3f8 rockspec modification 2017-07-01 13:32:11 -04:00
d7e8231203 fixed rockspec 2017-06-30 22:29:18 -04:00
943afd438a Testing... 2017-06-30 22:21:18 -04:00