forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Any value in a APR or NSPR port?

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
Oobles
Site Admin


Joined: 17 Jan 2004
Posts: 362
Location: Melbourne, Australia

PostPosted: Thu Oct 06, 2005 12:21 pm    Post subject: Any value in a APR or NSPR port? Reply with quote

Just curious of what people think of porting either the Apache Portable Runtime library or Netscape Portable Runtime. Both of these projects seem to have a nice set of features.

The latest APR includes Atomic operations, Dynamic Shared Object Loading, File I/O, Locks, Memory management, Memory-maped files, multicast sockets, network i/o, shared memory, thread and process management, data structures(tables, hashes, priority queues,etc).

Apache Portable Runtime
http://apr.apache.org/

Netscape Portable Runtime
http://www.mozilla.org/projects/nspr/

Anyone had any experience with either of these? It could be that they won't add any value at this level?

David. aka Oobles.
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
groepaz



Joined: 01 Sep 2005
Posts: 305

PostPosted: Thu Oct 06, 2005 3:06 pm    Post subject: Reply with quote

what interisting projects are there that use those libs?
_________________
http://www.hitmen-console.org
http://hitmen.c02.at/files/yapspd/
Back to top
View user's profile Send private message Visit poster's website
Oobles
Site Admin


Joined: 17 Jan 2004
Posts: 362
Location: Melbourne, Australia

PostPosted: Thu Oct 06, 2005 3:28 pm    Post subject: Reply with quote

It wasn't so much if current projects use them, but if future projects might find them useful. I've got no interest in porting Firefox or Apache, however, parts of those projects could be useful. I've got a few ideas for some networking based apps I'd like to do. Developing them in a portable way would be a plus.
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
holger



Joined: 18 Aug 2005
Posts: 204

PostPosted: Fri Oct 07, 2005 2:16 am    Post subject: Reply with quote

what's the point of wrapping POSIX?
Back to top
View user's profile Send private message
jsgf



Joined: 12 Jul 2005
Posts: 254

PostPosted: Fri Oct 07, 2005 4:31 am    Post subject: Reply with quote

Seems like overkill to me. If we can wrap the networking in a fairly standard sockety library and wrap threading in pthreads, then we're most of the way there.

mmap, shared memory, etc are clearly not applicable to this platform, so there's no benefit there.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group